Fossil SCM

More handling for option --trunk-only.

aku 2007-10-17 03:10 trunk
Commit a3cd0c3099013266f89fb505e0619069fc58b085
--- tools/cvs2fossil/lib/c2f_project.tcl
+++ tools/cvs2fossil/lib/c2f_project.tcl
@@ -60,10 +60,11 @@
6060
return [TheFiles]
6161
}
6262
6363
delegate method defauthor to myrepository
6464
delegate method defcmessage to myrepository
65
+ delegate method trunkonly to myrepository
6566
6667
method defmeta {bid aid cid} {
6768
return [$myrepository defmeta $myid $bid $aid $cid]
6869
}
6970
7071
--- tools/cvs2fossil/lib/c2f_project.tcl
+++ tools/cvs2fossil/lib/c2f_project.tcl
@@ -60,10 +60,11 @@
60 return [TheFiles]
61 }
62
63 delegate method defauthor to myrepository
64 delegate method defcmessage to myrepository
 
65
66 method defmeta {bid aid cid} {
67 return [$myrepository defmeta $myid $bid $aid $cid]
68 }
69
70
--- tools/cvs2fossil/lib/c2f_project.tcl
+++ tools/cvs2fossil/lib/c2f_project.tcl
@@ -60,10 +60,11 @@
60 return [TheFiles]
61 }
62
63 delegate method defauthor to myrepository
64 delegate method defcmessage to myrepository
65 delegate method trunkonly to myrepository
66
67 method defmeta {bid aid cid} {
68 return [$myrepository defmeta $myid $bid $aid $cid]
69 }
70
71

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button