[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: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2007-11-07 20:21:04 CET

You might want to take a look at this Submerged blog post by one of the Subversion developers at CollabNet. Mike Pilato goes over how to accomplish the goal your trying to do.

http://blogs.open.collab.net/svn/2007/03/authz_and_anon_.html

Hope this helps,

Johnathan

>>> On Mon, Nov 5, 2007 at 5:13 PM, in message
<ED58B1595C71654D893C95259055CD501010AF19@exch3.msc.internal>, "Bradley, Scott"
<bradleys@maroochy.qld.gov.au> 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
>
>
> But this doesn't seem to work in the way I was expecting. Authenticated
> users are still denied write access. I've tried with both apache and
> svnserve but neither allow this configuration.
>
> Can anyone make a suggestion as to why this is happening and how I can
> achieve what I need.
>
> Thanks in advance.
> Scott.
>
> Get the latest Council news delivered to your desktop.
> Subscribe to eFocus, Maroochy Council's free online newsletter:
> http://tinyurl.com/3cb9tz
> ======================================================
> The contents of this message may express views and opinions not necessarily
> shared by Maroochy Shire Council. This email and any files transmitted with
> it are intended solely for the use of the individual or entity to whom they
> are addressed.
> Maroochy Shire Council is a government organisation and is subject to
> Freedom of Information legislation. You must assume that any material sent to
> Maroochy Shire Council may be monitored and may be accessible by persons
> other than the intended recipient.
> =======================================================
> Note: Maroochy Shire Council does not accept vulnerable file types such as
> executables via email.
> Emails must be in English and under 10MB.
> mscmail 5.2.10

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 7 20:23:15 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.