CVS fix extra branches.
Clear labelMap and branchMap between adding new revisions.
----------------------------------------------------
6608.0 B:F - main/tc_crypt_utils/tests/certpriv.pem (UNKNOWN)
[pool-1-thread-1] ERROR node.NodeConvert:
CASE-SENSITIVITY ISSUE:
Cannot branch a deleted revision to a non-existant or deleted
revision. Please check case options and platform types.
com.p4convert.p4.caseMode = NONE
com.p4convert.p4.lowerCase = false
[pool-1-thread-1] ERROR process.ProcessChange:
Caught exception on exit
java.lang.RuntimeException: CASE-SENSITIVITY ISSUE:
Cannot branch a deleted revision to a non-existant or deleted
revision. Please check case options and platform types.
com.p4convert.p4.caseMode = NONE
com.p4convert.p4.lowerCase = false
at com.perforce.svn.node.NodeConvert.fileAction(NodeConvert.java:179)
at com.perforce.svn.node.NodeConvert.action(NodeConvert.java:79)
at com.perforce.cvs.process.CvsProcessNode.processFile(CvsProcessNode.java:119)
at com.perforce.common.process.ProcessNode.process(ProcessNode.java:42)
at com.perforce.cvs.process.CvsProcessChange.addEntry(CvsProcessChange.java:310)
at com.perforce.cvs.process.CvsProcessChange.nextEntry(CvsProcessChange.java:268)
at com.perforce.cvs.process.CvsProcessChange.processChange(CvsProcessChange.java:105)
at com.perforce.common.process.ProcessChange.runSingle(ProcessChange.java:86)
at com.perforce.common.process.ProcessChange.call(ProcessChange.java:49)
at com.perforce.common.process.ProcessChange.call(ProcessChange.java:19)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caught EXIT shutting down ...