Cannot merge bundles created without referencing another branch.

Alexander Belchenko bialix at ukr.net
Mon Oct 8 17:06:58 BST 2007


Aaron Bentley пишет:
> Alexander Belchenko wrote:
>> I don't know. IMO, it's the bug in new bundle format generation: without
>> accessing to parent branch it should contain all info, as old bundle does.
> 
> It's impossible to create a new-style bundle without referring to the
> submit branch:
> 
> $ bzr init foo
> abentley at lappy:~$ cd foo
> abentley at lappy:~/foo$ bzr commit --unchanged -mblah
> Committing revision 1 to "/home/abentley/foo/".
> Committed revision 1.
> abentley at lappy:~/foo$ bzr send -o foo.bundle
> bzr: ERROR: No submit branch known or specified
> 
> If you there's a bug there, please describe exactly what.

Original use case from Anton Dedov was:
$ bzr send -r2..3 -o r3.bundle




More information about the bazaar mailing list