I hope, I've solved the problem at r9444 of trunk.
If you build SVNKit from sources, you may build it with command.

./gradlew clean build -x test -x signMaven

The fix will be included into the next release.

Thanks for helping me to solve this problem.

--
Dmitry Pavlenko,
TMate Software,
http://subgit.com/ - git+svn on the server side

> Thanks, now I managed to reproduce. Actually in order to reproduce one can
> just set current directory not to a parent or child of the working copy
> (but to an unrelated directory instead).
> 
> The diff generator tries to compute a relative path of the changed path to
> the current directory, but does it incorrectly.
> 
> --
> Dmitry Pavlenko,
> TMate Software,
> http://subgit.com/ - git+svn on the server side
> 
> В сообщении от 20 August 2012 16:43:52 автор Jan Swaelens написал:
> > Hi,
> > 
> > Yeah I would have liked to have a decent repro too! Anyway, I hacked the
> > code and it is giving me this (several times) as output from the diff
> > generator:
> > 
> > path=
> > myAnchorPath1=http://revbase.sofico.be/svn/miles/generic/server/trunk/_ja
> > va /source/be/sofico/basecamp
> > myAnchorPath2=http://revbase.sofico.be/svn/miles/generic/server/trunk/_ja
> > v a/source/be/sofico/basecamp myBasePath=null
> > 
> > 
> > Can you make something of this?
> > 
> > thanks
> > jan

Reply via email to