From: Jason Earl <jearl@notengoamigos.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How expansive "bzr update" for Emacs trunk?
Date: Tue, 27 Jul 2010 11:11:37 -0600 [thread overview]
Message-ID: <87d3u8svcm.fsf@notengoamigos.org> (raw)
In-Reply-To: mailman.20.1280176760.16726.help-gnu-emacs@gnu.org
On Mon, Jul 26 2010, Oleksandr Gavenko wrote:
> $ cat ~/devel/emacs/trunk/.bzr/branch/branch.conf
> parent_location = http://bzr.savannah.gnu.org/r/emacs/trunk/
> submit_branch = http://bzr.savannah.gnu.org/r/emacs/trunk/
> bound_location = http://bzr.savannah.gnu.org/r/emacs/trunk/
> bound = True
>
> I mark that "bzr update" take about 1 MiB for
> "Finding Revisions" and a lot MiB
> (5.5 MiB between yesterday and today).
>
> Is really bzr so dumb that require a lot of network traffic?
> Or into Emacs sources go a lot of commit?
>
> I restricted with 3G or GPRS Internet connection.
> One time a month commit I get about 5 hours
> (~7 KiB/sec download speed)!
>
> Is bzr use plain (uncompressed) schema for
> propagating changes?
>
> So may be good switch to ssh protocol and set compression?
>
> I also heir (but sorry if not correct) that bzr
> developed for local network connection.
> And for example if exist new changes it send
> last 50 changeset even new only 1!
A partial solution, if you don't need to commit is to use launchpad's
mirror of the Emacs repository. To get the bzr+ssh access (that allows
you to use the smart server) you'll have to actually have a launchpad
account (and I think you need to upload a public ssh key), but it is a
pretty big improvement over the dumb bzr server that is available from
savannah.
If signing up for launchpad.net is problematic then email me privately
(the email address will work) and I will send you a link to a bzr mirror
of the repository that I maintain that uses the straight bzr:// protocol
and doesn't require any authentication.
Alternatively there is a git mirror at:
http://repo.or.cz/w/emacs.git
I hope this is helpful.
Jason
next parent reply other threads:[~2010-07-27 17:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.20.1280176760.16726.help-gnu-emacs@gnu.org>
2010-07-27 17:11 ` Jason Earl [this message]
2010-07-26 20:39 How expansive "bzr update" for Emacs trunk? Oleksandr Gavenko
2010-07-27 8:13 ` Tassilo Horn
2010-07-31 17:04 ` Oleksandr Gavenko
2010-07-31 19:20 ` Andreas Röhler
2010-08-01 11:10 ` Oleksandr Gavenko
2010-08-01 17:53 ` Andreas Röhler
2010-08-01 9:58 ` Tassilo Horn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d3u8svcm.fsf@notengoamigos.org \
--to=jearl@notengoamigos.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.