Comment 3 for bug 86653

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 86653] Re: bzr info fails in lightweight checkout when master branch not found

Neil Martinsen-Burrell пишет:
> I am unable to reproduce this bug on Mac OS X:
>
> nmb@guttle[~/tmp]$ mkdir -p test/branch
> nmb@guttle[~/tmp]$ cd test
> nmb@guttle[~/tmp/test]$ bzr init branch
> Created a standalone tree (format: 2a)
> nmb@guttle[~/tmp/test]$ bzr co --lightweight co
> bzr: ERROR: Not a branch: "/Users/nmb/tmp/test/co/".
> nmb@guttle[~/tmp/test]$ bzr co --lightweight branch co
> nmb@guttle[~/tmp/test]$ ls
> branch/ co/
> nmb@guttle[~/tmp/test]$ mv co ..
> nmb@guttle[~/tmp/test]$ cd ../co
> nmb@guttle[~/tmp/co]$ bzr info
> Lightweight checkout (format: 2a)
> Location:
> light checkout root: .
> checkout of branch: /Users/nmb/tmp/test/branch
>
> Is this something that only happens on win32 or am I misunderstanding
> the relevance of the drive letters here?

And now rename the "branch" to "new-branch" and run `bzr info co` again.

--
All the dude wanted was his rug back