ANN: clean-ignored plugin

Alexander Belchenko bialix at ukr.net
Tue Jan 24 13:04:42 GMT 2006


I was write this plugin to my own needs. May be for someone it also will 
be useful.

Plugin based on clean-tree plugin by Aaron Bentley (from bzrtools 
package). But with clean-tree I unable to delete ignored files and 
keeping unknowns in the tree. I need this ability. But instead of 
modifying clean-tree I write plugin that use clean-tree internals for do 
its job. (And I learn some python magic during writing my clean-ignored 
implementation :-)

Let's see:

 > bzr clean-ignored -h
usage: bzr clean-ignored

Remove only ignored files from working tree.
You need to have bzrtools installed.

options:
     --help, -h                show help message


URLs:

http://bzr.onembedding.com/bzr.win/plugins/clean_tree/clean_tree.zip

bzr branch http://bzr.onembedding.com/bzr.win/plugins/clean_tree/

--
Alexander




More information about the bazaar mailing list