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

Re: [PATCH]: Enable win-tests.py to start httpd automatically on Windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-04-01 10:18:58 CEST

Ivan Zhakov wrote:
> Hi,
> I've spend all my weekend day
Join the club. :)
> and made patch to win-tests.py for
> simplifying running ra_dav tests on Windows. It is similar as
> davautocheck.sh which as available on *nix.
> With this patch to run ra_dav tests you could simply tell:
> win-tests.py --httpd-dir="C:\Program Files\Apache2" c:\tmp\svn-test
> or
> win-tests.py --httpd-port=1234 --httpd-dir="C:\Program
> Files\Apache2" c:\tmp\svn-test
> To run httpd on specific port.
>
Very nice, thanks!
BTW, is there any particular reason to choose a random port? I think
that's more likely to randomly conflict with running servers than if we
used a fixed port, especially as the range starts at 1024.

> And of course you could run ra_dav tests in old way (using -u option)
> I'm not Python expert, so please don't be strictly.
>
Well, there are a few things I'd have done differently, but it all seems
to work.
I won't be able to commit this today, but I'll try to do it on Monday.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 1 10:19:26 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.