help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Official Git mirror?


From: Eli Zaretskii
Subject: Re: Official Git mirror?
Date: Sun, 20 Feb 2011 23:35:34 +0200

> From: "Oleksandr Gavenko (aka gavenkoa)" <gavenkoa@gmail.com>
> Date: Sun, 20 Feb 2011 23:11:16 +0200
> 
> As Bzr have network inefficient protocol I search for Git mirror.

Bzr is no less efficient than Git.  If the initial checkout is slow,
try one of these two, for the first "bzr branch" command only:

  bzr branch nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk

  bzr branch lp:emacs

Thereafter, just use bzr://bzr.savannah.gnu.org/emacs/trunk, it is
fast for resyncing.

> There are 2 page say about mirrors:
> 
>    http://www.emacswiki.org/emacs/EmacsFromGit
>    http://savannah.gnu.org/git/?group=emacs
> 
> Seems that
> 
>    http://repo.or.cz/w/emacs.git
> 
> and
> 
>    http://git.savannah.gnu.org/cgit/emacs.git
> 
> both up-date.
> 
> Which use and is they compatible?

They are all outdated by several hours (up to 1 day).  You are well
advised to use bzr instead.



reply via email to

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