Sébastien Mathy <sebastien.mathy@kereval.com> wrote on 12/12/2005 11:06:04
AM:
> I would like to integrate svn with another java application.
>
> I've installed svn for windows and all seems to work great.
> In my project, I've added the source code of
> org.tigris.subversion.javahl and the libsvnjavahl-1.dll.
>
> I would like to run SVNAdminTests and I have added the following
> parameter to the JVM :
> -Djava.library.path=full_path_to_dll
>
> Have I missed something?
JavaHL has a number of dependencies that also has to be found. Did you
set java.libary.path to the folder that contains all of these DLL's or to
the DLL itself? You should do the former. And of course the folder
should contain all of the depdencies.
The easiest thing is to put them all in a folder that is on PATH.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 12 17:16:01 2005