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

[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.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2584153

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-04-15 21:25:54 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.