history -- CVS---Concurrent Versions System
Next: import
Prev: export
Up: Invoking CVS
Top: Top
history---Show status of files and users
- Synopsis: history [-report] [-flags] [-options args] [files...]
- Requires: the file $CVSROOT/CVSROOT/history
- Changes: nothing.
cvs can keep a history file that tracks each use of the
checkout, commit, rtag,
update, and release commands. You can
use history to display this information in
various formats.
Logging must be enabled by creating the file
$CVSROOT/CVSROOT/history.
Warning: history uses `-f', `-l',
`-n', and `-p' in ways that conflict with the
normal use inside cvs (see Common options).
Menu
- history options
- history options
Next: import
Prev: export
Up: Invoking CVS
Top: Top