Please consider using SVNCopyClient.doCopy(...) method with "isMove" parameter set to "true".
Alexander Kitaev, TMate Software, http://subgit.com/ - Svn to Git Migration! http://svnkit.com/ - Java [Sub]Versioning Library! http://hg4j.com/ - Java Mercurial Library! http://sqljet.com/ - Java SQLite Library! On 6 April 2012 17:59, Alexander Kitaev <kit...@gmail.com> wrote: > Hello, > > What code do you use to perform the move? > > Alexander Kitaev, > TMate Software, > http://subgit.com/ - Svn to Git Migration! > http://svnkit.com/ - Java [Sub]Versioning Library! > http://hg4j.com/ - Java Mercurial Library! > http://sqljet.com/ - Java SQLite Library! > > > > On 6 April 2012 17:55, Mark Herman <mher...@nbme.org> wrote: >> I've been trying to post to the user list, but for some reason I keep >> getting rejected. This morning I tried with rc5 and still the move operation >> does not work properly. On the file system it looks like it works, but >> according to any svn client it's a "missing" and an "unversioned" file. If >> you perform the move with any other 1.7 client they show up as "added" and >> "deleted". The end result is when you commit the changes you lose your svn >> history of the moved file. I reverted back to svnkit 1.3.7 and it worked >> correctly. This happens in the simplest of use cases (which I described in >> my rejected emails) so I'm wondering if anyone else has seen this.