In the middle of the check ( http://aima-java.googlecode.com/svn/trunk/
) the client stops with an error, the exact error message is read:
org.tigris.subversion.javahl.ClientException: RA layer request failed svn:REPORT of '/svn/svn/vcc/default': Chunk delimiter was invalid
I searched for a Google bug but could not find a solution. The only thing I now know is that the problem is somehow caused by incompatible versions of svn.
I am using svn 1.6.12 from the ubuntu regular repository. The error is reproduced with several clients (tested with Eclipse and RabbitVCS), since they all use the same backend.
Any suggestions on how to deal with this and avoid it in the future?
thanks
source share