Check-in [31d0fe7dd7]
Not logged in
Overview

SHA1 Hash:31d0fe7dd712e197cee2e755b95bce393214fecc
Date: 2007-11-29 07:49:25
User: aku
Comment:Added mising state declarations.
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified tools/cvs2fossil/lib/c2f_patopsort.tcl from [4f410cc1a2] to [271b9b7ee3].

@@ -43,10 +43,12 @@
 
     typemethod setup {} {
 	# Define the names and structure of the persistent state of
 	# this pass.
 
+	state reading revision
+	state reading changeset
 	state reading csorder
 
 	state writing cstimestamp {
 	    -- Commit order of all changesets based on their
 	    -- dependencies, plus a monotonically increasing