下一个: import, 上一个: export, 上层: CVS commands
cvs 用一个历史文件来跟踪 checkout
, commit
, rtag
,
update
和 release
命令的使用。你可以用 history
以各种格式
显示此信息。
创建 $CVSROOT/CVSROOT/history 文件必须要打开日志功能。
注意: history
使用的 `-f', `-l', `-n' 和 `-p'
的方式与普通 cvs 的方式冲突 (参阅 Common options)。