Suggested changes for BzrForCVSUsers

Wayne Davison wayned at samba.org
Wed Mar 29 19:05:15 BST 2006


Some changes I'd like to see for http://bazaar-vcs.org/BzrForCVSUsers :

The "Seeing how a working tree has changed since the last commit"
section talks about the "cvs status" command, but that command is
usually avoided due to its verbosity.  I'd suggest mentioning both
"cvs status" and "cvs -n update" as the relevant cvs commands, and
mentioning that the latter has a more similar output format to the
"bzr status" command.

Also, both "cvs status" and "cvs -n update" show both the modified
status of the files and the needs-update status.  The above section
should at least mention that "bzr status" only shows the status of
local changes, and that "bzr missing" is used to display the status
of remote repository changes.

..wayne..




More information about the bazaar mailing list