emacs-devel
[Top][All Lists]
Advanced

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

Re: Git transition checklist


From: Bastien
Subject: Re: Git transition checklist
Date: Wed, 08 Jan 2014 16:33:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

address@hidden (Eric S. Raymond) writes:

>> 5. Have the procedures and the recommended workflows described on the
>>    wiki, similar to what was done with bzr migration.
>
> That is now done.  I have created two new pages on EmacsWiki,
> GitForEmacsDevs and GitQuickStartForEmacsDevs.

Both pages list this instruction on how to clone as a dev:

~$ git clone <username>@git://git.sv.gnu.org/emacs

This does not work.  I think it should be

~$ git clone <membername>@git.sv.gnu.org:/srv/git/emacs.git

(Unless the writable repository will be hosted at a different address
than this one.)

-- 
 Bastien



reply via email to

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