dhruva <[EMAIL PROTECTED]> wrote: > I am behind a firewall, hence have to use http. > > When I try on a different repository, it works! > $git clone http://git.sv.gnu.org/r/emacs-off.git > > which is the main GIT repo for emacs? > 1. http://git.sv.gnu.org/r/emacs.git > 2. http://git.sv.gnu.org/r/emacs-off.git > > The first does not work for me.
Thanks for the report. Now, this works: git clone http://git.sv.gnu.org/r/emacs.git FYI, I fixed it by making the hooks/post-update script executable. That ensures that git-update-server-info is run after each push. Also, I removed emacs-off.git.