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

Automated davcheck

From: Sergey A. Lipnevich <sergey_at_optimaltec.com>
Date: 2003-07-09 07:33:19 CEST

Hi All!
Hi Mark!

While experimenting with neon 0.24.0 support, I wrote the attached bash
script. The idea is to do away with all Apache configuration chores
while running DAV tests. May be useful during release and in development
too.
The script creates an Apache config file on the spot, starts httpd on a
random port, totally independent from any other Apache instances, runs
the tests, and then cleans things up. The script does several
almost-paranoid checks to diagnose its own state and make sure
everything's under control. The code is self-explanatory I think. I will
be happy if it makes it into the Subversion code tree. Thanks!

Sergey.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Jul 9 07:35:50 2003

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.