[0.14] Improving bzr add: Add option --message (for auto 'ci')

John Arbash Meinel john at arbash-meinel.com
Thu Mar 15 15:16:13 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jari Aalto wrote:
> Consider this:
> 
>    $ bzr add file.conf
>    ...wait a while
>    $ bzr ci -m "- Added configuration file" file.conf
>    ...wait a while
> 
> SUGGESTION
> 
> The 'add' command could simultaneously also do the checking for
> initial imports and the above would be 1-step process:
> 
>   $ bzr ci -m "- Added configuration file" file.conf
> 
> This would also reduce the wait time and need to type two separate
> commands.
> 
> Jari

I'm a little confused what you are trying to do with 'bzr ci' versus
'bzr add'. Are you saying that 'commit' could automatically add the
file, or that 'bzr add' could commit the contents?

Other systems have a "commit --auto", which finds unknown files and adds
them. Which I've heard is quite nice.

I think bzr could easily be updated to support this, and I would be
happy to review any patches that introduce it.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF+WM9JdeBCYSNAAMRAruZAJ4nXJhbKuhEYk4OpqThbQLkPsvCWwCfbzvB
ihfUC4K5TRgdGUA0AnwJwD4=
=jMIf
-----END PGP SIGNATURE-----



More information about the bazaar mailing list