Re: regression testing over ra_dav
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-18 14:48:25 CEST
Jani Averbach <jaa@cc.jyu.fi> writes:
> If I change following file_schema_prefix to http://localhost:2401
No, see subversion/tests/clients/cmdline/README. To run the tests over
$ nice make check BASE_URL=http://host
or
$ nice make check BASE_URL=http://host:port
or to run one set of tests
$ ./update_tests.py --url http://host:port
Make sure the URL doesn't have a trailing slash.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Oct 18 14:49:06 2002 |
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.