Fossil SCM

Activated invokation of the fossil command importing a revision.

aku 2008-02-01 05:33 trunk
Commit 41c9b799282596428a1cd142fe2398f3ea887b9f
--- tools/cvs2fossil/lib/c2f_fossil.tcl
+++ tools/cvs2fossil/lib/c2f_fossil.tcl
@@ -113,12 +113,11 @@
113113
lappend cmd -f $frid $fpath
114114
log write 2 fossil {** <[format %5d $frid]> = <$flabel>}
115115
}
116116
117117
# run fossil test-command performing the import.
118
- # set uuid [eval $cmd]
119
- set uuid $label ; # FAKE an uuid for the moment
118
+ set uuid [eval $cmd]
120119
121120
log write 2 fossil {== $uuid}
122121
return $uuid
123122
}
124123
125124
--- tools/cvs2fossil/lib/c2f_fossil.tcl
+++ tools/cvs2fossil/lib/c2f_fossil.tcl
@@ -113,12 +113,11 @@
113 lappend cmd -f $frid $fpath
114 log write 2 fossil {** <[format %5d $frid]> = <$flabel>}
115 }
116
117 # run fossil test-command performing the import.
118 # set uuid [eval $cmd]
119 set uuid $label ; # FAKE an uuid for the moment
120
121 log write 2 fossil {== $uuid}
122 return $uuid
123 }
124
125
--- tools/cvs2fossil/lib/c2f_fossil.tcl
+++ tools/cvs2fossil/lib/c2f_fossil.tcl
@@ -113,12 +113,11 @@
113 lappend cmd -f $frid $fpath
114 log write 2 fossil {** <[format %5d $frid]> = <$flabel>}
115 }
116
117 # run fossil test-command performing the import.
118 set uuid [eval $cmd]
 
119
120 log write 2 fossil {== $uuid}
121 return $uuid
122 }
123
124

Keyboard Shortcuts

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