Differences From:
File
tools/cvs2fossil/lib/c2f_prevlink.tcl
part of check-in
[59207428e2]
- Moved the functionality for splitting a changeset based on the sets of revisions for the fragments to be into a separate command, and into the changeset class, for use outside of changeset links.
by
aku on
2007-11-22 02:58:09.
[view]
To:
File
tools/cvs2fossil/lib/c2f_prevlink.tcl
part of check-in
[87cf609021]
- Created convenience methods to create the human readable repesentation of a changeset and lists of such, and made liberal use of them.
by
aku on
2007-11-24 05:31:30.
[view]
@@ -124,9 +124,9 @@
}
method break {} {
if {![$self breakable]} {
- trouble internal "Changeset <[$mycset id]> is not breakable."
+ trouble internal "Changeset [$mycset str] is not breakable."
}
# One thing to choose when splitting CSET is where the
# revision in categories 1 and 2 (none and passthrough