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