how to merge bundles?

Martin Pool mbp at canonical.com
Mon Jun 19 08:35:56 BST 2006


On  7 Jun 2006, James Blackwell <jblack at merconline.com> wrote:
> Is it possible to do something like piping the mail to
> 'bzr merge --to [TARGET]' ?
> 
> In mutt, for example:
> 
>  | bzr merge --to ~/sudoku

There's no such option at present but there should be.

  https://launchpad.net/products/bzr/+bug/50301

However, for your particular case of mutt you can do

  | cd ~/sudoku && bzr merge -

-- 
Martin




More information about the bazaar mailing list