[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] svnant: svnkit

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-03 18:32:23 CEST

On 8/3/07, Maciek Sakrejda <msakrejda@truviso.com> wrote:
> No one? The odd thing is, I need svnjavahl.jar in my classpath, or the
> task falls back to command line if I set
>
> javahl=false
> svnkit=true

I can help with that one. The JavaHL JAR is still needed by SVNKit.
JavaHL includes several standard interfaces and classes that are used
by SVNKit. JavaHL just includes one class that implements these
interfaces and uses JNI calls to the SVN libraries. SVNKit just
includes another implementation of that interface that uses pure Java.

So the JavaHL JAR is a hard requirement even when using SVNKit.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Aug 3 18:30:42 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.