Next: , Previous: export, Up: CVS commands


A.11 history—ファイルと使用者の状態を表示

cvs は、checkout, commit, rtag, update, release コマンドの実行履歴を、 ファイル history に記録しています。 history を使って、様々な形式で この情報を表示することができます。

ログを記録したい場合は、ファイル $CVSROOT/CVSROOT/history を 作成する必要があります。

警告: history は、‘-f’, ‘-l’, ‘-n’, ‘-p’ を通常の cvs コマンドで用いられるものとは 異なる意味で使用しています (see Common options)。