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)