[RFC] and/or [MERGE] bzr add reports ignored patterns.
John Arbash Meinel
john at arbash-meinel.com
Tue Dec 13 19:58:18 GMT 2005
Michael Ellerman wrote:
> On Tue, 13 Dec 2005 13:09, Aaron Bentley wrote:
>
...
>
> It might also be nice to point the user to bzr ignored/bzr ls --ignored.
I think I agree with this.
>
> And I think bzr add -v should print out an ignored line for each file, eg.
>
> # bzr add -v
> added README
> ignored foobar.pyc matching "*.py[oc]"
I think that should only be printed if there isn't something else that
--verbose turns on.
Any tree of python files, or a C/C++ tree which builds in place is going
to have *lots* of ignored files (in general, 1 for each source file).
Now if -v does nothing other than turn this on, I think it would be okay
since 90% of the time, people won't use --verbose. But if verbose prints
out something else which people would want to see, I think we would be
printing far too much garbage for them to sort through.
If we ever have a --very-verbose flag. I think you could certainly turn
it on for that.
>
> etc.
>
> cheers
>
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051213/d8a78f45/attachment.pgp
More information about the bazaar
mailing list