Fossil SCM

Tweaked integrity output lightly.

aku 2008-02-23 07:12 trunk
Commit 7c6df765548821747f55912c80e1c6734bceed35
--- tools/cvs2fossil/lib/c2f_integrity.tcl
+++ tools/cvs2fossil/lib/c2f_integrity.tcl
@@ -315,11 +315,11 @@
315315
316316
# Find all revisions which are not used by at least one
317317
# changeset.
318318
CheckRev \
319319
{All revisions have to be used by least one changeset} \
320
- {is not used by a changeset} {
320
+ {is not used by a revision changeset} {
321321
-- Unused revisions = All revisions
322322
-- - revisions used by revision changesets.
323323
--
324324
-- Both sets can be computed easily, and subtracted
325325
-- from each other. Then we can get the associated
@@ -485,11 +485,11 @@
485485
# the main label).
486486
487487
# Find all tags which are not used by at least one changeset.
488488
CheckTag \
489489
{All tags have to be used by least one changeset} \
490
- {is not used by a changeset} {
490
+ {is not used by a tag symbol changeset} {
491491
-- Unused tags = All tags
492492
-- - revisions used by tag changesets.
493493
--
494494
-- Both sets can be computed easily, and subtracted
495495
-- from each other. Then we can get the associated
@@ -647,11 +647,11 @@
647647
648648
# Find all branches which are not used by at least one
649649
# changeset.
650650
CheckBranch \
651651
{All branches have to be used by least one changeset} \
652
- {is not used by a changeset} {
652
+ {is not used by a branch symbol changeset} {
653653
-- Unused branches = All branches
654654
-- - branches used by branch changesets.
655655
--
656656
-- Both sets can be computed easily, and subtracted
657657
-- from each other. Then we can get the associated
658658
--- tools/cvs2fossil/lib/c2f_integrity.tcl
+++ tools/cvs2fossil/lib/c2f_integrity.tcl
@@ -315,11 +315,11 @@
315
316 # Find all revisions which are not used by at least one
317 # changeset.
318 CheckRev \
319 {All revisions have to be used by least one changeset} \
320 {is not used by a changeset} {
321 -- Unused revisions = All revisions
322 -- - revisions used by revision changesets.
323 --
324 -- Both sets can be computed easily, and subtracted
325 -- from each other. Then we can get the associated
@@ -485,11 +485,11 @@
485 # the main label).
486
487 # Find all tags which are not used by at least one changeset.
488 CheckTag \
489 {All tags have to be used by least one changeset} \
490 {is not used by a changeset} {
491 -- Unused tags = All tags
492 -- - revisions used by tag changesets.
493 --
494 -- Both sets can be computed easily, and subtracted
495 -- from each other. Then we can get the associated
@@ -647,11 +647,11 @@
647
648 # Find all branches which are not used by at least one
649 # changeset.
650 CheckBranch \
651 {All branches have to be used by least one changeset} \
652 {is not used by a changeset} {
653 -- Unused branches = All branches
654 -- - branches used by branch changesets.
655 --
656 -- Both sets can be computed easily, and subtracted
657 -- from each other. Then we can get the associated
658
--- tools/cvs2fossil/lib/c2f_integrity.tcl
+++ tools/cvs2fossil/lib/c2f_integrity.tcl
@@ -315,11 +315,11 @@
315
316 # Find all revisions which are not used by at least one
317 # changeset.
318 CheckRev \
319 {All revisions have to be used by least one changeset} \
320 {is not used by a revision changeset} {
321 -- Unused revisions = All revisions
322 -- - revisions used by revision changesets.
323 --
324 -- Both sets can be computed easily, and subtracted
325 -- from each other. Then we can get the associated
@@ -485,11 +485,11 @@
485 # the main label).
486
487 # Find all tags which are not used by at least one changeset.
488 CheckTag \
489 {All tags have to be used by least one changeset} \
490 {is not used by a tag symbol changeset} {
491 -- Unused tags = All tags
492 -- - revisions used by tag changesets.
493 --
494 -- Both sets can be computed easily, and subtracted
495 -- from each other. Then we can get the associated
@@ -647,11 +647,11 @@
647
648 # Find all branches which are not used by at least one
649 # changeset.
650 CheckBranch \
651 {All branches have to be used by least one changeset} \
652 {is not used by a branch symbol changeset} {
653 -- Unused branches = All branches
654 -- - branches used by branch changesets.
655 --
656 -- Both sets can be computed easily, and subtracted
657 -- from each other. Then we can get the associated
658

Keyboard Shortcuts

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