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

Re: [PATCH] Update build instructions for the trunk on the Win32 platform

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-04-30 10:19:17 CEST

D.J. Heap wrote:

> Martin Tomes wrote:
>
>> Update the instructions for building Subversion on the Win32 platform
>> and add build batch file for Win32 build.
>
> [snip]
>
>> + E.4 Building the Binaries
>>
>> - To build the Apache module, you will also need the Apache 2.0.49
>> - or later Win32 source. You can download it from here:
>> + To build the binaries either follow the instructions here or run
>> + build\win32\vc6-build.bat
>
> They may need to edit it first to match their environment paths, won't
> they?

I've added this to the file.

>
> [snip]
>
>> + C:>cd src-%DIR%
>> + C:>python gen-make.py -t dsp --with-httpd=..\httpd-2.0.49
>> --with-berkeley-db=db4-win32 --with-openssl=..\openssl-0.9.7d
>> --with-zlib=..\zlib --enable-nls
>> + C:>msdev subversion_msvc.dsw /USEENV /MAKE "__ALL_TESTS__ - Win32
>> Release"
>> + C:>msdev subversion_msvc.dsw /USEENV /MAKE "test_utf - Win32
>> Release"
>> + C:>msdev subversion_msvc.dsw /USEENV /MAKE "test_ra_local - Win32
>> Release"
>> + C:>cd ..
>
> These should be being built automatically on trunk -- are they not for you?

No they are not included in the __ALL_TESTS__ rules in the dsw file, I just looked in the file, all
the other tests are there. Do you want to fix that now or shall I submit another patch with
explicit builds of these test included?

-- 
Martin Tomes
echo 'Martin x Tomes at controls x eurotherm x co x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 30 10:19:50 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.