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

Re: Acl question

From: Mark Reibert <svn_at_reibert.com>
Date: 2007-11-07 08:03:22 CET

On Tue, 2007-11-06 at 09:13 +1000, Bradley, Scott wrote:
> I have an open source project, in the acl I would like to allow
> anonymous read access to the root and any authenticated write access
> to the wiki.
>
> Subversion directories
> tags/
> trunk/
> branches/
> wiki/
>
>
> Acl
> [/]
> * = r
>
> [/wiki]
> ? = rw

I have never seen the '?' notation, nor is it mentioned in
http://svnbook.red-bean.com/en/1.4/svn.serverconfig.pathbasedauthz.html

My guess, then, is this rule is simply skipped, leaving read-only access
to all.

-- 
----------------------
Mark S. Reibert, Ph.D.
svn@reibert.com
----------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 7 08:03:49 2007

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.