Fossil SCM

Fixed typo in a comment, and extended the description of the pass to be more clear.

aku 2008-03-02 01:07 trunk
Commit e3e3d301fce6f8c29eb6ab8699b6b760549037ca
--- tools/cvs2fossil/lib/c2f_pcsetdeps.tcl
+++ tools/cvs2fossil/lib/c2f_pcsetdeps.tcl
@@ -8,11 +8,11 @@
88
# This software consists of voluntary contributions made by many
99
# individuals. For exact contribution history, see the revision
1010
# history and logs, available at http://fossil-scm.hwaci.com/fossil
1111
# # ## ### ##### ######## ############# #####################
1212
13
-## Pass VI. This pass computes the dependencies between the changeset
13
+## Pass VI. This pass computes the dependencies between the changesets
1414
## from the file level dependencies and stores them in the state for
1515
## use by the cycle breaker and topological sorting passes.
1616
1717
# # ## ### ##### ######## ############# #####################
1818
## Requirements
@@ -27,11 +27,11 @@
2727
# # ## ### ##### ######## ############# #####################
2828
## Register the pass with the management
2929
3030
vc::fossil::import::cvs::pass define \
3131
CsetDeps \
32
- {ChangeSet Dependencies} \
32
+ {Compute and cache ChangeSet Dependencies} \
3333
::vc::fossil::import::cvs::pass::csetdeps
3434
3535
# # ## ### ##### ######## ############# #####################
3636
##
3737
3838
--- tools/cvs2fossil/lib/c2f_pcsetdeps.tcl
+++ tools/cvs2fossil/lib/c2f_pcsetdeps.tcl
@@ -8,11 +8,11 @@
8 # This software consists of voluntary contributions made by many
9 # individuals. For exact contribution history, see the revision
10 # history and logs, available at http://fossil-scm.hwaci.com/fossil
11 # # ## ### ##### ######## ############# #####################
12
13 ## Pass VI. This pass computes the dependencies between the changeset
14 ## from the file level dependencies and stores them in the state for
15 ## use by the cycle breaker and topological sorting passes.
16
17 # # ## ### ##### ######## ############# #####################
18 ## Requirements
@@ -27,11 +27,11 @@
27 # # ## ### ##### ######## ############# #####################
28 ## Register the pass with the management
29
30 vc::fossil::import::cvs::pass define \
31 CsetDeps \
32 {ChangeSet Dependencies} \
33 ::vc::fossil::import::cvs::pass::csetdeps
34
35 # # ## ### ##### ######## ############# #####################
36 ##
37
38
--- tools/cvs2fossil/lib/c2f_pcsetdeps.tcl
+++ tools/cvs2fossil/lib/c2f_pcsetdeps.tcl
@@ -8,11 +8,11 @@
8 # This software consists of voluntary contributions made by many
9 # individuals. For exact contribution history, see the revision
10 # history and logs, available at http://fossil-scm.hwaci.com/fossil
11 # # ## ### ##### ######## ############# #####################
12
13 ## Pass VI. This pass computes the dependencies between the changesets
14 ## from the file level dependencies and stores them in the state for
15 ## use by the cycle breaker and topological sorting passes.
16
17 # # ## ### ##### ######## ############# #####################
18 ## Requirements
@@ -27,11 +27,11 @@
27 # # ## ### ##### ######## ############# #####################
28 ## Register the pass with the management
29
30 vc::fossil::import::cvs::pass define \
31 CsetDeps \
32 {Compute and cache ChangeSet Dependencies} \
33 ::vc::fossil::import::cvs::pass::csetdeps
34
35 # # ## ### ##### ######## ############# #####################
36 ##
37
38

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button