Hi everyone, after upgrading tortoiseSVN from 1.4.8 to 1.5.1 on
Windows XP pro SP2, I started getting error messages in the system log
complaining about a missing MSVC80.CRT assembly. These occur each time
I run an application, which has always worked before but now fails
loading ssleay32.dll from its own folder. I don't know how
ssleay32.dll got entangled with the MSVC80.CRT assembly deployed by
TSVN 1.4.8. The fact is that since the 1.5.1 installer removes the
MSVC80.CRT assembly to deploy the MSVC90.CRT assembly, my other
application stops working. At the moment I have downgraded TSVN to
1.4.8 to be able to use my other application, but since 1.5.1 upgraded
the repository I can't access it with 1.4.8, so I'm stuck; Either
upgrade TSVN and not be able to use my other application, or be able
to use my other application but lose access to my repository.
Is there a way that I can upgrade TSVN without removing the MSVC80.CRT
that my other application is dependent on?
Or is there a way that I can remove the dependency between my other
application and TSVN's MSVC80.CRT assembly?
Thanks in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-29 15:48:58 CEST