FEATURE REQ: add 'revno' to ci output
Jari Aalto
jari.aalto at cante.net
Mon Sep 12 12:21:45 BST 2005
It would be nice to know and record the revno right after the change.
Now the command output is:
$ bzr-dev.my# bzr ci -m "bzrlib/builtins.py:status help listing"
modified bzrlib/builtins.py
$ <cursor here>
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>
Jari
More information about the bazaar
mailing list