Fossil SCM

Added mising state declarations.

aku 2007-11-29 07:49 trunk
Commit 31d0fe7dd712e197cee2e755b95bce393214fecc
--- tools/cvs2fossil/lib/c2f_patopsort.tcl
+++ tools/cvs2fossil/lib/c2f_patopsort.tcl
@@ -43,10 +43,12 @@
4343
4444
typemethod setup {} {
4545
# Define the names and structure of the persistent state of
4646
# this pass.
4747
48
+ state reading revision
49
+ state reading changeset
4850
state reading csorder
4951
5052
state writing cstimestamp {
5153
-- Commit order of all changesets based on their
5254
-- dependencies, plus a monotonically increasing
5355
--- tools/cvs2fossil/lib/c2f_patopsort.tcl
+++ tools/cvs2fossil/lib/c2f_patopsort.tcl
@@ -43,10 +43,12 @@
43
44 typemethod setup {} {
45 # Define the names and structure of the persistent state of
46 # this pass.
47
 
 
48 state reading csorder
49
50 state writing cstimestamp {
51 -- Commit order of all changesets based on their
52 -- dependencies, plus a monotonically increasing
53
--- tools/cvs2fossil/lib/c2f_patopsort.tcl
+++ tools/cvs2fossil/lib/c2f_patopsort.tcl
@@ -43,10 +43,12 @@
43
44 typemethod setup {} {
45 # Define the names and structure of the persistent state of
46 # this pass.
47
48 state reading revision
49 state reading changeset
50 state reading csorder
51
52 state writing cstimestamp {
53 -- Commit order of all changesets based on their
54 -- dependencies, plus a monotonically increasing
55

Keyboard Shortcuts

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