Comment 5 for bug 876629

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 876629] Re: Source branch removed

If all you wanted was the content, not linked to anything else, you could
use 'bzr export'. If 'bzr remove-tree' was complaining about no branch, that
probably meaner the branch was already removed, or renamed, etc. Remove tree
doesn't *need* a branch, though the current code structure makes it hard to
write that way.

John
=:->
On Oct 18, 2011 8:00 PM, "Larry Osolkowski" <email address hidden>
wrote:

> To follow up - my expectation, which was incorrect, was that a
> lightweight checkout would just provide a copy of the working tree;
> i.e., the files, and nothing else. Most other version control systems
> that I've used have a simple and obvious mechanism for getting a copy of
> the current files for a project/branch for review or whatever. I thought
> that was what I was doing. When I was done with the files, I tried doing
> a remove-tree, but was told that there was no branch. For some reason
> which now escapes me, I then tried a remove-branch, and the source
> branch was removed. Since there was no local branch, I didn't expect it
> to do anything. After further research, I now understand what a
> lightweight checkout does, but it took some digging to find this
> information.
>
> --
> You received this bug notification because you are a member of bzr-core,
> which is subscribed to Bazaar.
> https://bugs.launchpad.net/bugs/876629
>
> Title:
> Source branch removed
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/bzr/+bug/876629/+subscriptions
>