Jakob Lombacher <kont...@lombacher.net> writes: > It seems that git via http doesn't work anymore. > > -- >>> git clone http://orgmode.org/w/org-mode.git > fatal: http://orgmode.org/w/org-mode.git/info/refs not found: did you > run git update-server-info on the server?
Hi Jakob, Wrong URL maybe? git clone http://orgmode.org/org-mode.git seems to work here. I think the /w/ URL is wrong. If you confirm that the above URL works without the /w/ I can fix the Worg page. Regards, Bernt > > -- > > Via git protocol it works just fine, but unfortunately the firewall in > my company restricts me to http. > Can anybody fix this? I'think the post-update-hook isn't set. > > Jakob > > Btw. > Here (http://orgmode.org/worg/org-contribute.html) are two different > url's given (http://orgmode.org/w/org-mode.git and > http://orgmode.org/org-mode.git). This is confusing.