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

Re: authz_svn_module

From: Sander Striker <striker_at_apache.org>
Date: 2004-03-05 13:39:26 CET

On Fri, 2004-03-05 at 01:41, Cristiano Paris wrote:
> Hi everyone,
>
> I've just finished setting up my first three subversion repositories and
> I've been dealing with acess control problems. Initially I decided to
> use the authz_svn_module but soon discovered it has too many limitations
> as I wanted to use SVNParentPath and have a Require directive in a
> Limit section.

You can use mod_authz_svn from trunk now, which does have support for
SVNParentPath. And, bonus, it supports checking for anonymous access
aswell nowadays.

> So I decided to use the access control primitives directly available in
> Apache, and it seems to work quite good. Apache is more flexible than
> authz_svn_module I think. So the point here is: what is the rationale
> of authz_svn_module? Is there a real difference between using Apache
> access control or using authz_svn_module?

Yes. The httpd core doesn't have any idea about the 'magic' !svn urls.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 5 13:39:55 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.