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

Re: Big fat FAQ - What's the deal with javahl?

From: David Blacka <davidb_at_verisignlabs.com>
Date: 2005-01-26 22:53:28 CET

Kurt Guenther wrote:
>
> I'm trying to get subclipse working on a linux system. When I build
> subversion from a source distro, I don't get the Javahl libraries even
> with the --enable-javahl flag on. I've also had no luck with the pure
> java svn over at: http://tmate.org/svn
>
> I'm sure this is an FAQ. Can somebody nudge me in the right direction?
> --Kurt

I had some issues getting javasvn to work using the instructions at
<http://tmate.org/svn/subclipse.html>.

Basically, for me, modifying the plugin.xml file did not work. For
whatever reason, eclipse would load the svnjavahl.jar no matter what.
(First I tried editing plugin.xml as per the instructions, then I
downloaded the already changed plugin.xml). I also used the version of
svnClientAdapter.jar from the website, still no luck. (Using the hacked
svnClientAdapter.jar made it possible to select javahl in the subclipse
preferences, but any time you tried to do anything with subversion
exceptions were thrown).

Ultimately, I renamed svnjavahl.jar and copied (or symlinked, I forget)
javasvn.jar to svnjavahl.jar. After that, everything worked.

-- 
David Blacka    <davidb@verisignlabs.com>
Sr. Engineer    VeriSign Applied Research
Received on Thu Jan 27 08:53:28 2005

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.