emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BZR and the bootstrap


From: Stephen J. Turnbull
Subject: Re: BZR and the bootstrap
Date: Mon, 09 Aug 2010 15:57:42 +0900

Óscar Fuentes writes:

 > > Nothing bad should happen, because if I'm right, Emacs invokes
 > > "bzr status" which is done entirely locally.

 > He says that the modem lights blink, indicating network
 > activity. So it seems that the OP is using a lightweight
 > checkout. If that is true, I wonder what info bzr needs from
 > upstream.

Everything.  From the help message:

Usage:   bzr checkout [BRANCH_LOCATION] [TO_LOCATION]

Options:
  --lightweight         Perform a lightweight checkout.  Lightweight checkouts
                        depend on access to the branch for every operation.

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]