ノード:I just committed some files with the wrong log message, 次:I need to move files around without losing revision history, 前:Can I copy .cvspass files or portions of them?, 上:Some Real Life Problems (With Solutions)
ファイルをいくつか、間違ったログメッセージでコミットしてしまいました。
これを解決するのに、リポジトリを手で編集する必要はありません。admin
コマンドを -m フラグ付きで実行すれば直ります。-m と引数の間には空白
を入れないということと、置き換えるログメッセージをクオートで囲むこと
を忘れないようにして下さい:
floss$ cvs admin -m1.17:'I take back what I said about the customer.' hello.c