FEATURE REQ: Add option --dry-run to 'add'
Jari Aalto
jari.aalto at cante.net
Wed Sep 14 17:47:57 BST 2005
John A Meinel <john at arbash-meinel.com> writes:
| > $ bzr add *
|
| By the way, bzr *will* add an "ignored" file if you explicitly request
| it. In your case, the * will likely add CVS (though not .svn). The bzr
| convention is to do:
|
| bzr add
| or
| bzr add .
|
| Since an add by default is recursive this adds everything without
| worrying about accidently specifying something that you want ignored.
Thanks. This makes --dry-run options even more important.
Jari
More information about the bazaar
mailing list