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

Re: [Subclipse-dev] Using svnClientAdapter

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 15 Apr 2010 15:28:51 -0400

We do not really publish a package of svnClientAdapter for general
use. We should, just no time. The best way to get it is to grab
svnAnt. It has svnclientadapter packages in a better way to use.

But yes, you still need the JavaHL libraries. Install the CollabNet
Subversion Windows client and it puts JavaHL on PATH. So that is
easiest way to go.

Mark

On Thu, Apr 15, 2010 at 2:59 PM, Patricia Harrington-Duff
<patricia.harrington-duff_at_jhuapl.edu> wrote:
> I'd like to use svnClientAdapter to implement an interface from a Java program to a subversion repository.  I'm using Eclipse and do have the Subclipse plugin, which is working fine (can checkout / checkin source files).  The jar files I think I need actually are available because of the plugin and I have added them to my build path.  (Jars: org.tigris.subversion.clientadapter_1.5.3.jar, org.tigris.subversion.clientadapter.javahl_1.5.7.jar)  I've also looked at the svnClientAdapter code and the "sample.java" file included with that tree.  If I compile a small test program and try to register an adapter factory (JhlClientAdapterFactory.setup()) I get an error that "Javahl client adapter is not available".  I'm sure I've got something mis-configured.  Do I need some library files as well as the jar files?  How do I get set up properly so that I can use this?  Thanks for any help.
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2584153
>
> To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2584176
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-04-15 21:28:56 CEST

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

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