| [Subclipse-dev] Using svnClientAdapter
From: Patricia Harrington-Duff <patricia.harrington-duff_at_jhuapl.edu>
 Date: Thu, 15 Apr 2010 11:59:26 -0700 (PDT) 
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.
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
 | 
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.