all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Kevin Ryde <user42@zip.com.au>
Cc: 6596@debbugs.gnu.org
Subject: bug#6596: 23.2; cl.texi docs loop destructuring for alist
Date: Fri, 16 Jul 2010 12:12:26 -0400	[thread overview]
Message-ID: <88sk3jiexh.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87r5jci5ka.fsf@blah.blah>

Kevin Ryde wrote:

> Last I understood from the transition discussions was it's about 300Mb
> of download, which is a bit more than I can conveniently bring through a
> straw, and I gather if it's done by bzr itself then the download can't
> be interrupted and resumed later either :-(.

The entire repo is 339MB. I don't think that is massively bigger than
a CVS checkout used to be. The largest single file in there is 190MB,
for some reason. You can fetch the repo by rsync (which can be
interrupted and resumed), as suggested on

http://savannah.gnu.org/bzr/?group=emacs

with somethine like:

rsync -avP username@bzr.savannah.gnu.org:/srv/bzr/emacs ./

That page also says that to convert the result of rsync into what you
would have gotten from bzr, you should use eg

cd trunk && bzr checkout

I know that rsync works, but I never tried the last part.

I hope you can make it work somehow, since committers are in short
supply.

Do try the Bazaar mailing list if you need help or suggestions.





  reply	other threads:[~2010-07-16 16:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09 23:44 bug#6596: 23.2; cl.texi docs loop destructuring for alist Kevin Ryde
2010-07-11  2:13 ` Glenn Morris
2010-07-13  1:50   ` Kevin Ryde
2010-07-13 15:49     ` Glenn Morris
2010-07-16  1:19       ` Kevin Ryde
2010-07-16 16:12         ` Glenn Morris [this message]
2010-07-21 15:21           ` Stefan Monnier
2010-07-23  0:51           ` Kevin Ryde
2010-07-23  3:47             ` Dan Nicolaescu
2011-07-14  0:15 ` Lars Magne Ingebrigtsen

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=88sk3jiexh.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=6596@debbugs.gnu.org \
    --cc=user42@zip.com.au \
    /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.