[BUG][Fix] (win32?) merge raise error when path-to-branch is relative

Alexander Belchenko bialix at ukr.net
Thu Jun 15 17:17:11 BST 2006


John Arbash Meinel пишет:
> 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.

Is it means that you accept my changes or I need to file a bug report?

--
Alexander





More information about the bazaar mailing list