all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Eli Zaretskii <eliz@gnu.org>
Cc: ofv@wanadoo.es, "Stephen J. Turnbull" <stephen@xemacs.org>,
	emacs-devel@gnu.org
Subject: Re: BZR and the bootstrap
Date: Mon, 09 Aug 2010 23:47:15 +0200	[thread overview]
Message-ID: <4C607763.2060209@alice.it> (raw)
In-Reply-To: <83sk2nvhgy.fsf@gnu.org>

Il 09/08/2010 19.11, Eli Zaretskii ha scritto:
>> From: "Stephen J. Turnbull"<stephen@xemacs.org>
>> Date: Mon, 09 Aug 2010 15:57:42 +0900
>> Cc: Angelo Graziosi<angelo.graziosi@alice.it>, emacs-devel@gnu.org
>>
>> It's penny-wise and pound-foolish for anybody who is unfamiliar with
>> Bazaar to use lightweight checkouts.  Occasional contributors and beta
>> testers should invest in a full branch, bound or not depending on
>> their use cases.
>
> If it turns out that this is how "bzr status" is supposed to work in
> lightweight checkouts, perhaps VC should refrain from calling that
> command when it detects a lightweight checkout.

Unless someone beats me, I would continue to do what I have always done 
after the migration to BZR system:

$ bzr checkout --lightweight http://bzr.savannah.gnu.org/r/emacs/trunk 
emacs-trunk

to be updated with 'bzr up'.

Now, if I want avoiding BZR to be called while bootstrapping, I will do:

$ rsync -av --exclude=.* --delete emacs-trunk/ emacs/

using 'emacs/' as source tree.

Omitting '--lightweight' is good too, but a file '.bzr' of 200M is 
annoying if one wants to save the bzr tree in a tar-ball archive (to be 
used on other systems, for example).

Ciao,
Angelo.




  reply	other threads:[~2010-08-09 21:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-07 16:49 BZR and the bootstrap Angelo Graziosi
2010-08-09  2:55 ` Eli Zaretskii
2010-08-09  3:37   ` Óscar Fuentes
2010-08-09  6:57     ` Stephen J. Turnbull
2010-08-09  8:57       ` Angelo Graziosi
2010-08-09  9:52         ` Angelo Graziosi
2010-08-09 10:59           ` Óscar Fuentes
2010-08-09 11:53             ` Stephen J. Turnbull
2010-08-09 10:57       ` Óscar Fuentes
2010-08-09 11:57         ` Stephen J. Turnbull
2010-08-09 17:12           ` Eli Zaretskii
2010-08-09 17:11       ` Eli Zaretskii
2010-08-09 21:47         ` Angelo Graziosi [this message]
2010-08-09 21:59           ` Óscar Fuentes
2010-08-09 19:42   ` Johan Bockgård
2010-08-10  6:19     ` Eli Zaretskii
2010-08-10  7:32       ` Kenichi Handa
2010-08-10  9:20         ` Stefan Monnier
2010-08-10 17:26           ` Eli Zaretskii
2010-08-10  7:27     ` Stefan Monnier

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=4C607763.2060209@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    --cc=stephen@xemacs.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.