GNU bug report logs -
#6596
23.2; cl.texi docs loop destructuring for alist
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Fri, 9 Jul 2010 23:45:02 UTC
Severity: minor
Tags: fixed
Found in version 23.2
Fixed in version 24.1
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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 <at> 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.
This bug report was last modified 13 years and 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.