I am constantly getting this error when working with eclispe and the subclipse plugin:
Unable to load default SVN Client
I have already install
For ubuntu 12.04 amd64
sudo apt-get install libsvn-java
add this to eclipse.ini after -vmargs:
-vmargs -Djava.library.path=/usr/lib/jni:/usr/lib/x86_64-linux-gnu/jni ...