Bug or Feature?

Martin Pool mbp at canonical.com
Tue Feb 15 22:51:12 UTC 2011


On 16 February 2011 06:44, Brian de Alwis <briandealwis at gmail.com> wrote:
> Out of curiosity, why is this happening?  Why would 'bzr mv' treat the file names as a URL?  Is bzr expected to manipulate remote repositories directly rather than through a local branch or checkout?

Well you could potentially say

 bzr mv file:///home/mbp/foo file:///home/mbp/bar

I'm not saying you'd necessarily want to type that, but that's the
code path it's hitting.

I would have thought that saying ./10:4 would be enough to make it not
look like a URL.



More information about the bazaar mailing list