FEATURE REQ: add 'revno' to ci output

Matthieu MOY Matthieu.Moy at imag.fr
Mon Sep 12 12:32:31 BST 2005


Jari Aalto said:
> This would be more informative:
>
>     $ bzr-dev.my# bzr ci -m "bzrlib/builtins.py:status help listing"
>     revno: 1193
>     modified bzrlib/builtins.py
>     $ <cursor here>

I'd even prefer

     $ bzr-dev.my# bzr ci -m "bzrlib/builtins.py:status help listing"
     modified bzrlib/builtins.py
     commited revno 1193
     $ <cursor here>

Since the commit is supposed to be atomic, the message "commited ..."
right after the end of the transaction is a confirmation that everything
is went fine.

-- 
Matthieu





More information about the bazaar mailing list