On Tue, Feb 19, 2008 at 11:53:58AM -0800, Anatoly Yakovenko wrote: > but for the life of me i cant do this: > > $ git-clone http://aeyakovenko@localhost/var/www/localhost/htdocs/git/repo/ repo > Initialized empty Git repository in /home/aeyakovenko/projects/repo/.git/ > Cannot get remote repository information. > Perhaps git-update-server-info needs to be run there? Is your webserver exporting "/"? Or should it be "http://aeyakovenko@localhost/git/repo"? If the path is correct, did you run git-update-server-info in the repository you are trying to clone? -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html