Fossil SCM

Added missing state declarations.

aku 2007-11-29 07:50 trunk
Commit 2c9c26815f5db13709ecd2fe543d7b29fe2f2cee
--- tools/cvs2fossil/lib/c2f_pbreakacycle.tcl
+++ tools/cvs2fossil/lib/c2f_pbreakacycle.tcl
@@ -49,10 +49,12 @@
4949
5050
typemethod setup {} {
5151
# Define the names and structure of the persistent state of
5252
# this pass.
5353
54
+ state reading changeset
55
+ state reading csrevision
5456
state reading csorder
5557
return
5658
}
5759
5860
typemethod load {} {
5961
--- tools/cvs2fossil/lib/c2f_pbreakacycle.tcl
+++ tools/cvs2fossil/lib/c2f_pbreakacycle.tcl
@@ -49,10 +49,12 @@
49
50 typemethod setup {} {
51 # Define the names and structure of the persistent state of
52 # this pass.
53
 
 
54 state reading csorder
55 return
56 }
57
58 typemethod load {} {
59
--- tools/cvs2fossil/lib/c2f_pbreakacycle.tcl
+++ tools/cvs2fossil/lib/c2f_pbreakacycle.tcl
@@ -49,10 +49,12 @@
49
50 typemethod setup {} {
51 # Define the names and structure of the persistent state of
52 # this pass.
53
54 state reading changeset
55 state reading csrevision
56 state reading csorder
57 return
58 }
59
60 typemethod load {} {
61

Keyboard Shortcuts

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