Re: [Subclipse-users] Cannot use javahl nor command line svn client
From: Gilles Levreau <gilles_at_netlert.com>
Date: Wed, 09 Jan 2008 09:43:26 -0500
Based on what Mark said:
1) You need to have svnant jars on your classpath (for svnant 1.0.0 for example, svnant.jar, svnClientAdapter.jar and svnjavahl.jar)
2) You need javahl dlls on your path, that is, libsvnjavahl-1.dll and its dependencies. For version 1.4.3, for example, the dependencies are:
Some, like ms*, are windows dlls, and the others can be found in the same-version-as-javahl svn installation bin folder. So next step is:
3) Install svn, the same version as javahl, and put its bin folder in the path.
As far as I know, this should do it, whether on vista or not.
Thanks Mark for the explanation.
Gilles
---------------------------------------------------------------------
|
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.