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

Re: [Subclipse-users] SVNClientAdapter error in Command Line and Javahl versions

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 23 Dec 2009 09:15:43 -0500

Can you provide more details of what you are doing? Are you writing
an Eclipse app? If the code is running outside of Eclipse, then where
are you getting your svnClientAdapter.jar and svnjavahl.jar? Make
sure you have versions that correspond to the binary version of SVN
you are using.

Why are you not just using the latest SVN client binaries?

The easiest way to do this is to download SVNAnt, since it has
packaged all these JAR's for external use. Just discard the
svnant.jar. Then install the version of CollabNet Subversion that
matches the version you need. This includes the JavaHL DLL and
dependencies and places them on your PATH.

On Tue, Dec 22, 2009 at 9:16 PM, Jonathan Foulkes
<Jonathan.Foulkes_at_orionhealth.com> wrote:
> Thanks for your response!
>
> I've cleaned up the system and am now using Subclipse 1.4.8 (compatible with Subversion 1.5.x). There is definite improvement: I now am able to run without the dll access violation. Unfortunately, I'm running into another problem: JhlClientAdapterFactory.setup now throws exception 'Javahl client adapter is not available'. Using the debugger I can see that the problem is caused by loading 'libsvn_ra-1.dll' and 'libsvn_client-1.dll'. Both of these throw the exception 'The operating system cannot load %1'.
>
> As expected, CmdClientAdapterFactory.setup still encounters error 'svn: can't determine the system config path' and SVNProviderPlugin.getPlugin().getSVNClient() still throws a null pointer exception.
>
> Any ideas on how to proceed?
>
> Thanks again,
> Jonathan F
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2432489
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2432624
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-12-23 15:15:52 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.