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

revised [PATCH] fix for 'make davautocheck'

From: Vivek <vivek_at_collab.net>
Date: 2005-04-13 14:11:39 CEST

On Wed, 2005-04-13 at 16:02, Max Bowsher wrote:
> Vivek wrote:
> >> [[[
> >> A patch to make the make davautocheck really work
> >> ]]]
>
> That's not a fix, that's just changing one hardcoded path for another.
>
> The proper way is to ask apxs where the modules live.
>
> Max.
Yes, thank you Max. It has been taken care of in this patch.
Vivek

Fix davautocheck.sh failures caused by looking for mod_dav_svn.so
in invalid location. Also get 'make davautocheck' working for
lock-tests which require authentication to be added to the httpd
configuration.

* subversion/tests/clients/cmdline/davautocheck.sh
  HTTPD_CFG: add authentication info for locking tests
  HTTPD_USERS: new password file variable
  get_loadmodule_config(): use apxs to find LIBEXECDIR instead of
  hard-coding Apache modules directory

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

Received on Wed Apr 13 14:12:18 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.