new status output

Matthieu Moy Matthieu.Moy at imag.fr
Wed Oct 19 14:33:44 BST 2005


David Allouche <david at allouche.net> writes:

> On Wed, 2005-10-19 at 10:13 +0200, Matthieu Moy wrote:
>> # whished
>> $ bzr status
>> unknown:
>>   bar
>>   foo
>> $ bzr status --unknown | xargs bzr add
>
> # supported
> $ bzr status
> unknown:
>   bar
>   foo
> $ bzr add

[ I should read the doc before posting ;-) ]

But

  $ bzr status --unknown | xargs rm

or

  $ bzr status --unknown | xargs whatever-stript

can still be interesting.

-- 
Matthieu




More information about the bazaar mailing list