[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 info issue on upgrade from 1.1.0 RC2 to 1.2.0 RC1

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 27 Aug 2008 09:09:57 -0400

On Wed, Aug 27, 2008 at 4:51 AM, saimen54 <saimen54_at_hotmail.com> wrote:
> saimen54 wrote:
>>
>> Hi,
>> do you have a dll with a name like svnjavahl.dll anywhere on your system
>> (assuming you are using Windows)?
>>
>
> Well, just placing libsvnjavahl-1.dll to Windows\system32 was not sufficient
> as there are more dependencies.
>
> I assume installing the SVN client from here
> http://www.collab.net/downloads/subversion/ should be sufficient?
> Are there any other possibilities to use JavaHL just with jars?

JavaHL is a Java library that uses JNI to run Subversion API's. You
need the native libraries as they contain all the API logic that is to
be run.

The CollabNet Windows client includes JavaHL and installs it and the
dependencies into your PATH. So that is an easy option to get the
native libraries.

Also see this FAQ:

http://desktop-eclipse.open.collab.net/wiki/JavaHL

It is Eclipse-centric but its overall message is true for anything
that uses JavaHL.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-27 15:10:09 CEST

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.