Hello! I want to modify Bazaar in the following way: Whenever I make a commit (via command line or TortoiseBzr), Bazaar should add unversioned files (put under version control). The only files which should NOT be added are the ignored ones (added to ignore list by "bzr ignore"). How can I do this with least effort? Thanks in advance Dmitri Pisarenko