Differences From:
File
tools/cvs2fossil/lib/c2f_ptrunk.tcl
part of check-in
[e5441b908d]
- Continued work on pass II, starting to post-process tags, branches, and revisions, cleaning up cvs quirks, determining higher-level aggregates ...
by
aku on
2007-10-15 00:03:30.
[view]
To:
File
tools/cvs2fossil/lib/c2f_ptrunk.tcl
part of check-in
[09af24fc7c]
- Extended file-level symbols and project-level trunk with methods to allow users to distinguish them (trunk vs. not trunk, for use as lines of development).
by
aku on
2007-10-17 04:33:49.
[view]
@@ -28,10 +28,11 @@
constructor {} {
return
}
- method name {} { return :trunk: }
- method id {} { return {} }
+ method name {} { return :trunk: }
+ method id {} { return {} }
+ method istrunk {} { return 1 }
# # ## ### ##### ######## #############
## State