- 2008 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2007 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2006 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2005 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2004 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2003 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2002 : 01 02 03 04 05 06 07 08 09 10 11 12
2002-12-10
CVS Tips
- .cvsignore と 環境変数 CVSIGNORE
$CVSIGNORE CVS が無視するファイル名を,空白で区切ったリスト.
とりあえず *.class を入れておいた.
- OpenDarwin CVS Commiterの手引き
- Reference
CVS--Concurrent Versions System (in japanese)
http://www.sodan.org/~penny/vc/cvs-ja.html
OpenDarwin CVS Commiterの手引き
http://www.opendarwin.org/ja/committer_guide.php
$CVSIGNORE CVS が無視するファイル名を,空白で区切ったリスト.
とりあえず *.class を入れておいた.
- OpenDarwin CVS Commiterの手引き
| checkout -P | checkout (co) 時に空のディレクトリを除外する. |
| update -P -d | update (up) 時に空のディレクトリを除外し,追加されたディレクトリを作成. |
| diff -u -d -b -w | diff (di) によって統合 diff (unified diff) 形式の差分を出力. |
| rdiff -u | rdiff によって統合 diff 形式の差分を表示. |
| cvs -z3 | 全ての CVS の操作によるデータ転送に,レベル3の gzip 圧縮を使用. |
- Reference
CVS--Concurrent Versions System (in japanese)
http://www.sodan.org/~penny/vc/cvs-ja.html
OpenDarwin CVS Commiterの手引き
http://www.opendarwin.org/ja/committer_guide.php
- 2008 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2007 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2006 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2005 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2004 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2003 : 01 02 03 04 05 06 07 08 09 10 11 12
- 2002 : 01 02 03 04 05 06 07 08 09 10 11 12
2002-12 /