bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12001: 24.1.50; vc-diff always talks to CVS repository


From: Glenn Morris
Subject: bug#12001: 24.1.50; vc-diff always talks to CVS repository
Date: Wed, 22 Aug 2012 12:33:56 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

> Don't you have few more lines of output, viz.:
>
>   Related branches:
>     parent branch: bzr+ssh://eliz@bzr.savannah.gnu.org/emacs/trunk/

Yes, but those are optional (aren't they?).

>       bzr checkout URL_TO_UPSTREAM_TRUNK trunk
>       ^^^^^^^^^^^^
>
> AFAIK, "bzr checkout" creates a checkout, not a bound branch.

IIUC:
checkout == bound branch == heavyweight checkout
checkout != lightweight checkout.

I did check before starting this that a lightweight checkout says
"light checkout" in bzr info.

bzr help checkouts:
   [...]
   However the checkout is still a first class branch in Bazaar terms,
   so that you have the full history locally.
   [...]
   It is also possible to create a "lightweight" checkout by passing the
   --lightweight flag to checkout.





reply via email to

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