Re: [Subclipse-users] SVNClientAdapter error in Command Line and Javahl versions
From: Jonathan Foulkes <Jonathan.Foulkes_at_orionhealth.com>
Date: Wed, 23 Dec 2009 15:16:20 +1300 (NZDT)
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,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
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.