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

Re: revised [PATCH] fix for 'make davautocheck'

From: VK Sameer <sameer_at_collab.net>
Date: 2005-04-18 12:19:58 CEST

Hopefully, this version of the patch addresses all of Peter's and
Marcus's comments. Additional checks are present for htpasswd2 and
looking for files in SBINDIR as well as BINDIR.

Regards
Sameer

Fix davautocheck.sh failures caused by looking for mod_dav_svn.so
in invalid location. Add authentication directives to httpd
configuration for lock-tests in 'make davautocheck'.

* subversion/tests/clients/cmdline/davautocheck.sh
  (APXS): variable for apxs (value may be from --with-apxs)
  (HTPASSWD): new variable for htpasswd
  (HTTPD): modified to use apxs to locate httpd
  (HTTPD_CFG): add authentication directives for locking tests
  (HTTPD_USERS): new password file variable
  (get_loadmodule_config): use apxs to find LIBEXECDIR instead of
  hard-coding Apache modules directory

* Patch by Vivek C. <vivek@collab.net> and VK Sameer <sameer@collab.net>

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

Received on Mon Apr 18 12:21:40 2005

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.