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

Re: Proposed patch to SVNClientAdapter

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-11-23 00:51:19 CET

> If I remember well, we don't load the libraries just to do extra checks.
> The problem is that (on windows), we deliver the dlls in
> <eclipse>\plugins\org.tigris.subversion.javahl.win32_0.9.22\
> But if we only loaded libsvnjavahl-1, other dlls (libapr ...) would be
> loaded by windows. And windows would not find these dlls because they
> are not in the path (or in current directory, or in the directory of the
> executable (java.exe or eclipse.exe, I don't know) )

That makes sense. I always wondered how and why it found those DLL's.

I wonder if I could change the exception handling for those libraries so
that it doesn't disable JavaHL unless it cannot load the JavaHL DLL. Right
now, for me, it would fail because the BerkeleyDB DLL is not found, but I
have JavaHL compiled such that it doesn't need it.

Thanks

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Nov 23 10:51:19 2004

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.