Eclipse + Javahl / SVN - Clientexception - Help

Asked

Viewed 366 times

2

I just want to sync the online repository of my TCC project with Eclipse via SVN on MAC. I use Lion here in my White, already installed Javahl by Macports, installed Subclipse and everything but I can’t check out.

When I go in Preferences > Team > SVN I see a message in the middle of the screen saying:

Failed to load Javahl Library. These are the errors that Were encountered: in libsvnjavahl-1 in java.library.path in svnjavahl-1 in java.library.path Native Library /opt/local/lib/libsvnjavahl-1.0. dylib already Loaded in Another classloader java.library.path = /Users/Allenfga/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.

On my Preferences > Team > SVN screen I have two SVN. The first shows, in the SVN Connector session, after clicking OK on the above message, Native Javahl 1.9.3 r1718519 (SVN 1.9.3) (this being the only option if you click on the arrow). In the other option Team > SVN (the second) shows in the session SVN Interface Javahl (JNI) Not Available. In this second, if I click on the arrow to appear more options is shown to me too Svnkit (Pure Java) Svnkit v1.8.12.10533. Even though I left Svnkit selected, I still can’t check out. Still, if I leave Svnkit selected, the start error disappears, but does not solve the problem of checkout.

I can connect to the repository, view the folders, etc, but when giving a checkout to download the machine code appears me the message:

SVN: '0x0040010b: Obtain Project Name' Operation finished with error: org/apache/Subversion/javahl/Clientexception$Errormessage org/apache/Subversion/javahl/Clientexception$Errormessage

If anyone’s been there and you can help me, I’ll be waiting.

1 answer

1

This Javahl doesn’t usually work with the subeclipse because it uses the Java Native Interface that never works! Switches pro Nector Svnkit: To configure the nector, go to: Window, Preferences, Team - SVN tab. See the table "SVN Interface" select "Svnkit (Pure Java)". I hope I’ve helped ^^

Browser other questions tagged

You are not signed in. Login or sign up in order to post.