output of bzr add in 1.12? hmmm
Michael B. Trausch
mike at trausch.us
Wed Feb 18 16:48:32 GMT 2009
On Wed, 18 Feb 2009 10:46:51 +0200
Alexander Belchenko <bialix at ukr.net> wrote:
> C:\work\Bazaar\plugins\fastimport\exporters>bzr add __init__.py
> adding exporters/__init__.py
> add completed
Just an idea, but why not something like:
$ bzr add
adding foo/a.txt: done
adding foo/b.txt: done
adding foo/c.txt: done
and so forth? If an error occurs, can easily be determined where it
happened, and if bzr chooses to roll back the entire add, it could
simply show a message to that effect. Also, perhaps the extra
verbosity not be enabled by default, but available for users to put
into their bzr aliases.
--- Mike
--
My sigfile ran away and is on hiatus.
http://www.trausch.us/
More information about the bazaar
mailing list