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

[Subclipse-users] libsvnjavahl problems with subversion 1.6

From: Mika Laitio <lamikr_at_pilppa.org>
Date: Fri, 27 Mar 2009 13:35:36 +0200 (EET)

Hi

I use Mandriva Linux and updated subversion and libsvnjavahl to version
1.6.0. After this the subclipse stopped working.

I have:
[lamikr_at_localhost 1]$ svn --version
svn, version 1.6.0 (r36650)

and
/usr/lib/libsvnjavahl-1.so.0 -> libsvnjavahl-1.so.0.0.0
/usr/lib/libsvnjavahl-1.so.0.0.0

With eclipse 3.4.1 I I have:
org.tigris.subversion.clientadapter_1.5.2.jar
org.tigris.subversion.clientadapter.javahl_1.5.3.jar
org.tigris.subversion.clientadapter.svnkit_1.5.2.jar
org.tigris.subversion.subclipse.core_1.4.5.jar
org.tigris.subversion.subclipse.doc_1.3.0.jar
org.tigris.subversion.subclipse.ui_1.4.5.jar

With eclipse 3.5-milestone 6 I have:
org.tigris.subversion.clientadapter_1.6.0.2.jar
org.tigris.subversion.clientadapter.javahl_1.6.0.3.jar
org.tigris.subversion.clientadapter.svnkit_1.6.0.1.jar
org.tigris.subversion.subclipse.core_1.6.2.jar
org.tigris.subversion.subclipse.doc_1.3.0.jar
org.tigris.subversion.subclipse.graph_1.0.7.jar
org.tigris.subversion.subclipse.mylyn_3.0.0.jar
org.tigris.subversion.subclipse.ui_1.6.2.jar

With both versions of Eclipse the Windows/Preferences/SVN shows that "No
javahl available".

With 3.4.1 version of eclipse I can however still
browse the svn repository and checkout projects. But project
syncrhononization and commits does not work.
With 3.5-m6 version of eclipse nothing works.

From eclipse about dialog/configuration I can see:

java.library.path=
/opt/java/jdk/jdk1.6.0_10/jre/lib/i386/client:
/opt/java/jdk/jdk1.6.0_10/jre/lib/i386:
/usr/lib/xulrunner-1.9:
/usr/lib/xulrunner-1.9:
/usr/lib/xulrunner-1.9:
/usr/java/packages/lib/i386:
/lib:
/usr/lib
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_10-b33

Eclipse error log does not show any details like stacktrace, only a text:
severity=error, message="Unable to load default SVN Client",
An exception stack trace is not available.

I was thinking I could try to debug this myself.
Which version of eclipse you recommend I should use and
should I checkout the subclipse plugin sources from trunk or from branch?

Mika

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-03-27 14:19:18 CET

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.