[BUG][Fix] (win32?) merge raise error when path-to-branch is relative
John Arbash Meinel
john at arbash-meinel.com
Thu Jun 15 15:02:24 BST 2006
Alexander Belchenko wrote:
> Bug reproduction:
>
> $ bzr init a
> $ bzr init b
> $ cd b
> $ bzr merge ../a
> bzr: ERROR: exceptions.IOError: [Errno 13] Permission denied: u'../a'
> at D:\user\python\bzr\devel\bzr.dev\bzrlib\builtins.py line 2057
> in run
>
>
Actually, one thing I wanted to refactor here was to use a Transport, so
that you could pull a changeset from http or sftp. There are some really
weird behaviors, but then we just catch the appropriate Bzr error.
Thanks for bringing it up, though.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060615/8fc7fcb4/attachment.pgp
More information about the bazaar
mailing list