[MERGE] Handle something that isn't a branch being specified in target_branch.

James Westby jw+debian at jameswestby.net
Sat Jul 12 01:58:26 BST 2008


Hi,

Debugging a NotBranchError when merging a merge directive with
a user on IRC I found this improvement. From the commit message:

  It's possible to create a merge directive where the target_branch
isn't
  a branch by the time that it gets to be merged, either because it uses
  a local path not on the system where it is being merged, or the branch
  has been deleted.
  
  If this is the case and the target_branch needs to be consulted to
  retrieve missing revisions then a NotBranchError was raised, which
  was quite confusing. This provides a more precise error in that case.

Thanks,

James

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-dev-send-3536.patch
Type: text/x-patch
Size: 5793 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080712/df902339/attachment-0001.bin 


More information about the bazaar mailing list