[MERGE] Turn bzr rm errors into warnings

Marius Kruger amanic at gmail.com
Tue Jan 30 15:58:36 GMT 2007


the attached (still to be reviewed) bundle fixes this ,
it was a TODO anyways, so I just went ahead and did it.

I'm not 100% if bzrlib.trace.note is the right vehicle for this warning (but
it could be)

On 1/30/07, Jari Aalto <jari.aalto at cante.net> wrote:
>
>
> Would it be possible to add (global?) option to turn on error into
> warning.
> Useful for removing accidents from the repository:
>
>       bzr add ..
>       bzr add ...
>
>       <time passes, oops>
>
>       $ bzr rm $(bzr inventory | grep '\.svn')
>       bzr: ERROR: .svn/all-wcprops is not versioned
>
> The command does not remove any files due to the error. I would like
> ignore any of those errors during "rm".
>
> Jari
>
>
>


-- 



I code therefore I am.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070130/cf722969/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rm_error_to_note.patch
Type: application/octet-stream
Size: 2000 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070130/cf722969/attachment-0001.obj 


More information about the bazaar mailing list