I have just upgraded to TortoiseSVN 1.6.99, Build 21709, (Subversion 1.7.0, -dev). I am having problem in my Eclipse Subversive 0.7.9.I20100512-1900 & JavaHL 1.6.15. Hav
I gone through same issue. I tried all these. Nothing worked. Reason is, I am trying it on Ubuntu (Linux). All these solutions are for windows I guess.
I know this is very old question, but in case it can help others.
I did this.
sudo apt-get install libsvn-java)libsvnjavahl-1.so file using following commandsudo find / -name libsvnjavahl-1.soeclipse.ini file (We can find in eclipse home folder) and edit. I use STS so sts.ini for me.-vmargs
-Djava.library.path=/path/of/libsvn/jni Example:
-vmargs
-Djava.library.path=/usr/lib/x86_64-linux-gnu/jni/
This same methodology can be applied to windows also.
Reference http://subclipse.tigris.org/wiki/JavaHL#head-bb1dd50f9ec2f0d8c32246430c00e237d27a04fe