[Subclipse-users] Problem with javahl - vista, eclipse, subclipse
From: shwoodard <sam.h.woodard_at_gmail.com>
Date: Fri, 10 Oct 2008 16:41:51 -0700 (PDT)
Hi,
I am using Java (in eclipse) to try to call out to SVN in code. I have,
public static void main(String[] args) throws Exception {
client.notification2(new Notify2()
client.update("C:\\Temp2", Revision.HEAD, Depth.infinity, true, true,
I have two workspaces setup, one my normal project workspace and the other a
It is throwing, "java.lang.UnsatisfiedLinkError: no svnjavahl-1 in
I have a couple versions of the svn-javahl.jar--the one that I downloaded
I am using Collab Net svn client and am trying the libsvnjavahl-1.dll
What are the required dlls to get the javahl jar libraries to work? What
Thanks,
-- View this message in context: http://www.nabble.com/Problem-with-javahl---vista%2C-eclipse%2C-subclipse-tp19927706p19927706.html Sent from the subclipse - users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org For additional commands, e-mail: users-help_at_subclipse.tigris.orgReceived on 2008-10-11 01:41:58 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.