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

Re: No respect for Windows?

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 30 Jul 2008 11:43:14 -0400

On Wed, Jul 30, 2008 at 11:29 AM, Robert Dailey <rcdailey_at_gmail.com> wrote:
> On Wed, Jul 30, 2008 at 10:24 AM, Mark Phippard <markphip_at_gmail.com> wrote:
>>
>> I do not know why we do not include OpenSSL. We just never have. If
>> you want to build a full server you have always had to download and
>> build Apache separately. It is pretty easy to build Apache with
>> OpenSSL and then just point the Subversion build at the APR, OpenSSL
>> and ZLib you used when building Apache.
>
> Is Apache really required if I only plan on using svnserve?

No, but building svnserve is easy and does not require OpenSSL. So I
assumed Apache. That said, in my experience it is a bitch to build
APR correctly on Windows. If you just build Apache you can let it
build APR and use the output.

>> It definitely does not do that.
>
>
> If you look at the batch file build\win32\vc6-build.bat, it can't possibly
> work without it being in C:\SVN. To make it work, you have to change lots of
> batch script code that you shouldn't have to change. Am I missing something
> if this is not true?

The script is an attempt to show an example of how you could automate
the process. It is not really maintained either and likely does not
reflect the latest versions of dependencies and likely even all of the
options you can pass to gen-make.py.

I'd suggest looking at the scripts used by the Windows buildbot.

http://svn.collab.net/repos/svn/trunk/tools/buildbot/slaves/

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-30 17:43:42 CEST

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.