[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: Vivek <vivek_at_collab.net>
Date: 2005-04-13 15:58:16 CEST

On Wed, 2005-04-13 at 18:37, Peter N. Lundblad wrote:
> On Wed, 13 Apr 2005, Vivek wrote:
>
> >
> Nice to see that you're working on this, since I was also trying to get
> this working, to not have to mess up my main Apache installation with test
> stuff.
>
> On Debian, apxs for Apache 2 is called apxs2. It might be a good idea to
> make this script adhere to the --with-apxs config option. Another would be
> to have the script get the Apache binary name from apxs as well.
>
ok. The script have been modified according to your suggestions. Thanks.
And thanks to sameer@collab.net for working with me for all this.
  
> Regards,
> //Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

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
  works both for apxs and apxs2
  uses apxs to find the httpd binary

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

Received on Wed Apr 13 16:03:02 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.