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

Re: Subversion 1.0.1 released.

From: Jostein Chr. Andersen <jostein_at_josander.net>
Date: 2004-03-16 14:04:16 CET

On Tuesday 16 March 2004 03.27, D.J. Heap wrote:
> Branko Cibej wrote:
> > Quoting Sander Striker <striker@apache.org>:
>
> [snip]
>
> >>Do you normally build with VC6 or VC7? Anything else I should be
> >> aware of?
> >
> > VC6, but it really shouldn't matter. The directory structure
> > in the zip files doesn't "just happen"; I think I could send
> > you the dist script I use tomorrow.
> >
> >
> > -- Brane
>
> The C runtime libraries will be different (msvcrt.dll vs msvcrt71.dll)
> which would affect the installer, at least, wouldn't it? Unless it is
> already smart enough to handle that.

The installer checks if msvcp60.dll is present. If not, then the
installer offers to download it and install it during the installation.
If the user do not want to do that, then a menu item for downloading the
msvcp60.dll are created. This means that the user can continue the
installation but must download the dll if (s)he wants to use Subversion.

So, it would be nice if the maker of the binaries can compile with VC6
and not VC7 :-)

Jostein

-- 
http://www.josander.net/kontakt/ ||
http://www.josander.net/en/contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 16 14:06:30 2004

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

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