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

Re: ra_serf now passes all tests was Re: svn commit: r22796 - trunk/subversion/tests/cmdline

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-12-24 18:28:25 CET

On 12/24/06, D.J. Heap <djheap@gmail.com> wrote:
[snip]
>
> I have a full Apache 2.0.59 source install that has been built
> already. Here's my gen-make.py command:
>
> python.exe gen-make.py -t vcproj --vsnet-version=2005
> --with-httpd=..\Deps\httpd-2.0.59 --with-zlib=..\Deps\zlib123
> --with-openssl=..\Deps\openssl-0.9.8d --with-neon=..\Deps\neon-0.26.1
> --with-berkeley=..\Deps\db4-win32-4.4.20
>

Probably the confusing thing here is if you use a httpd source install
(--with-httpd) with VS200x, you have to open the Apache solution and
convert it from .dsp's to .vcproj's before you can build Subversion.
I think it's doc'd in INSTALL somewhere. We used to try to move our
own apr project files into the httpd source tree, but that was
problematic at best. Someday apr will provide vcproj files hopefully.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 24 18:28:37 2006

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.