emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error accessing Emacs GIT repo from windows (XP)


From: Jim Meyering
Subject: Re: Error accessing Emacs GIT repo from windows (XP)
Date: Mon, 20 Aug 2007 21:28:12 +0200

dhruva <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]