Forwarded to dev@subclipse.tigris.org
> Hi,
>
> I am using svnant which I have download (svnant 0[1].6.0.zip) from
> http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=1731
>
> I can checkout files from svn and build them successfully, however I
> have a question.
>
> The checkout will only work when the dll files
> (jsvnjni.dll,libdb40.dll,libeay32.dll and ssleay32.dll) are on the
> same folder location as the build.xml file. I will be building various
> projects with each one having a separate build.xml in a new folder
> location - how do I reference within the build.xml file to use the
> dlls without copying them to each new project folder.
>
> I get the following error java.lang.UnsatisfiedLinkError: no jsvnjni
> in java.library.path whenever the dlls are not in the same folder as
> the build.xml.
> I hope I can add the dlls to a path is this possible?
>
> Any help would be greatly appreciated.
>
> Kind Regards Colm
Received on Thu Jun 15 20:58:59 2006