Hi, On Mon, 12 Feb 2007, Xavier Maillard wrote: > Cannot get remote repository information. > Perhaps git-update-server-info needs to be run there? How did you upload? Basically, the best way really is to follow Documentation/howto/setup-git-server-over-http.txt. Having said that, you can run git-update-server-info locally, and copy .git/info/refs to the webserver. HOWEVER, most likely you have to adjust the permissions on the webserver afterwards. As I said, the easiest way is to follow the docs (which boils down to do even the initial push using git). Hth, Dscho - 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