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

Re: FW: Subversion 1.0.1 Win32 version

From: Jostein Chr. Andersen <jostein_at_josander.net>
Date: 2004-03-25 18:56:52 CET

On Thursday 25 March 2004 16.57, Ben Collins-Sussman wrote:
...
> ... and Sander *did* get his whole svn tree to compile, apache modules
> and all. He sent me a 1.0.1 zipfile that looks just like branko's
> 1.0.0 zipfile. But when I run Sander's binary, I get errors about
> MSVCR70.dll not being found in %PATH%. Ugh.

Please, compile it with VC6. VC6 and VC7 are using different runtime
files and the installer is made with VC6 in mind.

If you use VC7, then the installer must be changed to include the runtime
files for VC7. I can make an ordinary #ifdef system for the installer
(depending on VC6 vs. VC7 runtimes if wanted, it's not a big job) and
should be safe to merge to the 1.0.x branch. This problems is non
excistant if you use VC6.

The runtimes are redistrutable for both VC6 and VC7 (the exes are not
complete without them because they are not stand alone exes).

Jostein

-- 
http://www.josander.net/kontakt/ ||
http://www.josander.net/en/contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 25 18:58:17 2004

This is an archived mail posted to the Subversion Users mailing list.

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