Differences From:
File
tools/cvs2fossil/lib/c2f_repository.tcl
part of check-in
[f888f06fe3]
- Continued work on pass 3, added code to determine the type of symbols based on the tag-, branch-, and commit-counts. Hook for handling data coming from the option processoris present (UserConfig), but only as a placeholder.
by
aku on
2007-11-02 06:06:24.
[view]
To:
File
tools/cvs2fossil/lib/c2f_repository.tcl
part of check-in
[5f7acef887]
- Completed pass 5, computing the initial set of changesets. Defined persistent structure and filled out the long-existing placeholder class (project::rev).
by
aku on
2007-11-10 07:46:20.
[view]
@@ -217,8 +217,12 @@
foreach project [TheProjects] {
$project determinesymboltypes
}
return
+ }
+
+ typemethod projectof {pid} {
+ return $myprojmap($pid)
}
# # ## ### ##### ######## #############
## State