Change 10943

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4convert/src/com/perforce/cvs
Request Review
Download .zip
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 ...
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
RcsNavigator.java#5
Loading...
Tip: Use n and p to cycle through the changes.