You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Garrett Rooney <ro...@electricjellyfish.net> on 2006/04/27 17:23:16 UTC

HEADS UP DAV Test Runners (Re: svn commit: r19462 - in trunk: subversion/tests/cmdline subversion/tests/cmdline/svntest tools/test-scripts/svntest)

On 4/27/06, rooneg@tigris.org <ro...@tigris.org> wrote:

> Note: Anyone who's been running the DAV tests without using davautocheck
>       will have to tweak their httpd.conf to make things work again.

Just making sure that those people who run automated tests know that
they'll need to tweak their httpd.conf files before they'll work with
these changes.  If you're using davautocheck.sh you should be just
fine, but anyone else will need to add something like:

AuthzSVNAccessFile
/home/yourusernamehere/projects/svn/subversion/tests/cmdline/svn-test-work/authz

To the appropriate <Location> blocks.

-garrett

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