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

Re: Some questions about the build process...

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-12-14 19:34:35 CET

Stefan Küng <tortoisesvn@gmail.com> wrote on 12/14/2005 01:23:42 PM:

> The shell extension is linked against Subversion libs which are compiled

> without any network support (svn/DAV/file). The reason is that some
> programs install the OpenSSL dll not in their programs folder but in the

> Windows or System32 folder(!). If that OpenSSL dll doesn't have the same

> version as the one TSVN/Subversion is linked against, those programs
> then fail or even crash (ZoneAlarm is just one example).
> Because if the shell dll loads OpenSSL, other programs which violate
> that rule will not load their own OpenSSL dll but the one already loaded

> by the shell dll.
>
> Since there are many programmers out there who can't read the docs of
> OpenSSL (which *clearly* state that you must not install the dll in a
> system folder or any path that's in the PATH env variable but *only* in
> the same folder as the exe which needs it) we have to compile Subversion

> twice.
>
> Also, those libs are used in TortoiseMerge, SubWCRev - those programs
> don't need network support either (just a side effect of this).

Should we (ok, you) revisit Will's original concept of the cache and
remove the Subversion libraries from the Shell? I seem to recall that the
main thing was the Properties page would have to have something done with
it.

It would be nice to not have to do that custom build step any more.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 14 19:39:29 2005

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

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