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

Re: [Patch] make davautocheck working.

From: Marcus Rueckert <darix_at_web.de>
Date: 2005-05-13 07:43:56 CEST

hi

patch v3.

after a bit testing with vksameer, we found out that the check in line
170 was a bit too hard if mod_auth was compiled in.

log message
[[[
Load the authentication modules and mime type module if needed before
using their directives in the config file. Do not assume that group name
matches the username.

* subversion/tests/clients/cmdline/davautocheck.sh:
    added check for mod_mime.
    added check for mod_auth on Apache 2.0
    added check for mod_auth_basic and mod_authn_file for Apache 2.1
    fixed group detection
    fixed order of directives in the config file
]]]

last but not least some question:

why do we load the mimetypes file at all? does mod_dav_svn use it?

how hard would it be to teach configure about "apxs2"? it would be cool
that configure and "make davautocheck" behave the same.

darix

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

Received on Fri May 13 07:45:19 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.