Hi Everybody,
since we upgraded to svnkit-1.7.9 a junit test files with the error
below. What is the problem and how can I fix it?
Regards,
Zsolt
org.tmatesoft.svn.core.SVNException: svn: E155024: Invalid source URL
prefix: 'file:///home/hudson/.hudson/tmp/cbrepos2145363081524834604'
(does not overlap target's URL
'file:///home/hudson/.hudson/tmp/cbscmrepos3002148000660380690'
Stack Trace:
com.intland.codebeamer.scm.ScmException:
org.tmatesoft.svn.core.SVNException: svn: E155024: Invalid source URL
prefix: 'file:///home/hudson/.hudson/tmp/cbrepos2145363081524834604'
(does not overlap target's URL
'file:///home/hudson/.hudson/tmp/cbscmrepos3002148000660380690'
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at
org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbRelocate.relocate(SvnWcDbRelocate.java:64)
at
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRelocate.run(SvnNgRelocate.java:41)
at
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRelocate.run(SvnNgRelocate.java:24)
at
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
at
org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
at
org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
at
org.tmatesoft.svn.core.wc.SVNUpdateClient.doRelocate(SVNUpdateClient.java:1078)