Hello, This is sanity check: SVNKit compares oldURL argument in doRelocate with current actual URL of that directory in working copy.
Could you please send us arguments with which you execute doRelocate and "svn info" output for the path specfiied as its first argument? -- Dmitry Pavlenko, TMate Software, http://subgit.com/ - git-svn bridge > 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.ja > va:64) at > org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.ja > va:51) at > org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbRelocate.relocate(SvnWcDbRel > ocate.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(SvnNgOperat > ionRunner.java:20) at > org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunn > er.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:1 > 078)
