Overview
SHA1 Hash: | a3cd0c3099013266f89fb505e0619069fc58b085 |
---|---|
Date: | 2007-10-17 03:10:46 |
User: | aku |
Comment: | More handling for option --trunk-only. |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified tools/cvs2fossil/lib/c2f_project.tcl from [855fb163a9] to [9e2870d71c].
@@ -60,10 +60,11 @@ return [TheFiles] } delegate method defauthor to myrepository delegate method defcmessage to myrepository + delegate method trunkonly to myrepository method defmeta {bid aid cid} { return [$myrepository defmeta $myid $bid $aid $cid] }