Roadmap for Bazaar...

John Szakmeister john at szakmeister.net
Wed Sep 22 15:17:36 BST 2010


I meant to send this to the list.

-John

On Wed, Sep 22, 2010 at 10:16 AM, John Szakmeister <john at szakmeister.net> wrote:
> On Tue, Sep 21, 2010 at 5:22 PM, John Arbash Meinel
> <john at arbash-meinel.com> wrote:
> [snip]
>> Did you try "bzr rmbranch bzr+http://..."
>> it is possible that it is falling back to vfs commands inappropriately.
>
> So I tried a few things and here are the results:
>
>  * bzr rmbranch https://... just plain fails with:
>        bzr: ERROR: Not a branch: "https://..."
>  * bzr rmbranch bzr+https://... succeeds, but in a rather odd way.
> Let's say I have a branch at bzr+https://server/project/foo.  It
> leaves the foo directory, with a .bzr still in it, but .bzr/branch is
> gone.  So the name is still there on the filesystem, but it's no
> longer a branch.  I was really hoping that it would remove foo, at
> least in the case that it was just a branch (versus having a working
> tree with it).
>  * Performing the same thing locally also resulted in .bzr/branch
> being removed, but still leaving cruft on the file system.  So at
> least it's consistent.
>
> Keep in mind, in my setup, I don't have plain http support (which I
> think you realized judging from your suggestion).
>
> -John
>



More information about the bazaar mailing list