Differences From:
File
tools/cvs2fossil/lib/c2f_prtopsort.tcl
part of check-in
[1c39e57637]
- Updated to extended changeset string, and added tabular formatting. Further tweaked output, putting timestamp adjust messages on the same line as the changeset itself.
by
aku on
2007-11-27 09:04:46.
[view]
To:
File
tools/cvs2fossil/lib/c2f_prtopsort.tcl
part of check-in
[80b1e8936f]
- Renamed state table 'csrevision' to 'csitem' to reflect the new internals of changesets. Updated all places where it is used.
by
aku on
2007-11-29 09:16:33.
[view]
@@ -46,9 +46,9 @@
# this pass.
state reading revision
state reading changeset
- state reading csrevision
+ state reading csitem
state writing csorder {
-- Commit order of the revision changesets based on their
-- dependencies