I know there are loads of methods to getting this combination working.
Download eclipse J2EE edition
One unziped, move the eclipse folder to the /opt directory. Add to the applications->programming menu eclipse.
dltk: http://download.eclipse.org/technology/dltk/updates-dev/1.0/
subclipse: http://subclipse.tigris.org/update_1.4.x
pdt: http://download.eclipse.org/tools/pdt/updates/2.0/
using your package manager make sure the following are installed:
libsvn-java
libjna-java
Finally get an eclipse icon
That is pretty much it. But to be honest, svn from the command line is the best option as eclipse can cause locking problems.

Entries (RSS)