Discussion:
Subversion within Eclipse: what is JavaHL (JNI) and what is SVNKit (Pure Java)?
frame
2012-05-03 12:11:52 UTC
Permalink
Hi:

I use Eclipse as my IDE. I have installed Subclipse - the Subversion plugin
of Eclipse. One thing I am unclear is setting Preferences->Team->SVN, when
choosing SVN interface, there are two choices for Client, one is JavaHL
(JNI) and one is SVNKit (Pure Java) SVNKit v1.7.0.SNAPSHOT. I have no idea
what these are and I am curious about it.

I am not sure this is the right place to ask about it. Thank you anyway.
Blair Zajac
2012-05-03 20:36:41 UTC
Permalink
Post by frame
I use Eclipse as my IDE. I have installed Subclipse - the Subversion
plugin of Eclipse. One thing I am unclear is setting
Preferences->Team->SVN, when choosing SVN interface, there are two
choices for Client, one is JavaHL (JNI) and one is SVNKit (Pure Java)
SVNKit v1.7.0.SNAPSHOT. I have no idea what these are and I am curious
about it.
I am not sure this is the right place to ask about it. Thank you anyway.
You should subscribe and email the ***@subversion.apache.org mailing list:

http://subversion.apache.org/mailing-lists.html

Check out the "SVNKit Versus javahl" box in

http://svnbook.red-bean.com/en/1.7/svn.developer.usingapi.html#svn.developer.usingapi.otherlangs

Some recent testing with the latest Subclipse using SVNKit I had some
working copy issues on Mac OS X, some of my files had 0001 permissions,
so I switched to JavaHL and they worked fine.

Blair

Loading...