unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bzr:// vz nosmart+bzr://
@ 2011-10-10  8:43 Eli Zaretskii
  2011-10-10  9:04 ` Frank Schmitt
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Eli Zaretskii @ 2011-10-10  8:43 UTC (permalink / raw)
  To: emacs-devel

Maybe you know, maybe you don't, but the bzr server on savannah was
upgraded to the latest version 2.4 a few days ago.  As result of this
(or maybe as result of some other changes on savannah), the initial
"bzr branch" command became approximately twice faster than it was
before.  It takes about 18 min on a gnu.org machine (probably on the
same LAN), and 1 hour on a very remote machine.

What's also important, it seems to be no longer true that using the
nosmart+bzr:// protocol for the initial "bzr branch" is faster than
the normal "smart" bzr://.  In fact, nosmart+bzr:// seems to be about
30% _slower_ now.

Would people please time the following 2 commands and see if this
observation is correct in general?  If it is, I'd like to update the
instructions on the wiki, because describing 2 different protocols
there might unnecessarily confuse new users.

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

Please note that this should be done outside of the directory where
you have the Emacs bzr repository, i.e. where you typed the original
"bzr init-repo" command (should be the parent of the `trunk' directory
if you were following the instructions on the wiki).  Otherwise, bzr
will not bring stuff from the remote server, but rather reuse what it
already has in the repository.

TIA



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-10-10 16:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10  8:43 bzr:// vz nosmart+bzr:// Eli Zaretskii
2011-10-10  9:04 ` Frank Schmitt
2011-10-10  9:30   ` Eli Zaretskii
2011-10-10  9:36 ` Ari Roponen
2011-10-10  9:52   ` Eli Zaretskii
2011-10-10 10:17 ` Sven Joachim
2011-10-10 11:41   ` Eli Zaretskii
2011-10-10 10:53 ` Tassilo Horn
2011-10-10 11:44   ` Eli Zaretskii
2011-10-10 14:10 ` Juanma Barranquero
2011-10-10 16:02   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).