FEATURE REQ: group common commands under 'ls' instead of separate commands
Jari Aalto
jari.aalto at cante.net
Mon Sep 12 18:46:55 BST 2005
Robey Pointer <robey at lag.net> writes:
| On 11 Sep 2005, at 23:17, Jari Aalto wrote:
| >
| > revno: 2
| > ? unknown.txt
| > A added.txt
| > M modified.txt
| > G merGed (subversion uses "G")
| >
|
| We have enough space that if we want to use one-line-one-file output,
| we can use complete words:
|
| unknown unknown.txt
| add added.txt
| modify modified.txt
| merge merGed
| rename oldname.txt
| to newname.txt
No problem. just make it easily parseable for external scripts. Make
information fit on one line. Like this:
rename oldname.txt => newname.txt
Jari
More information about the bazaar
mailing list