[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 08:57:03 CEST

Updated log and patch based on Peter Lundblad's comments in IRC.

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 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 08:58: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.