In my Eclipse Indigo (64-bit) under Ubuntu, the SVNKit client doesn't show up in Eclipse preferences -> Team -> SVN.

I've installed subclipse from Eclipse marketplace.

Since after installing subclipse, the SVNKit wasn't available, I installed svnkit from update site: http://eclipse.svnkit.com/1.3.x/

Still, svnkit isn't visible as a SVN client. Only JavaHL is in the combo box.

How to get SVNKit working in Indigo?

link|improve this question

feedback

2 Answers

up vote 5 down vote accepted

Install the SVNKit Client Adapter plugin, from the subclipse update site, in addition to installing the SVNKit plugin.

link|improve this answer
Has the SVNKit Adapter plugin been removed from subclipse 1.8? I don't see it in the installation options any more. – Eugen Nov 2 '11 at 13:46
2  
As explained at subclipse.tigris.org/ds/… 1.8 does not support SVNKit. – 01es Nov 3 '11 at 9:29
feedback

I had good luck when I installed from subclipse 1.4

Just add the following to your list of update sites to visit http://subclipse.tigris.org/update_1.4.x

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.