Change 10728

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4convert/src/com/perforce/cvs
Request Review
Download .zip
CVS: new Label feature.

Scans the RCS tree counting revisions on a branch.  If the branch only has one revision it gets downgraded to a Label.  Support added for Import and Convert mode.

Activate using:

   com.p4convert.cvs.labels=true

or in java Config.set(CFG.CVS_LABELS, true);

(manual testing only -- automated tests will follow this change)
  • Files 7
  • Comments 0
3 edited 4 added 0 deleted
BranchNavigator.java#1
Loading...
BranchSorter.java#1
Loading...
RcsNavigator.java#1
Loading...
RevisionEntry.java#2
Loading...
RevisionNavigator.java#1
Loading...
RevisionSorter.java#2
Loading...
process/CvsProcessChange.java#3
Loading...
Tip: Use n and p to cycle through the changes.