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

per-directory access control: "none" access level?

From: Johannes Egger <Johannes.Egger_at_tigerlair.net>
Date: 2006-12-30 20:20:10 CET

Hi,

I've recently set up per-directory access configuration on my subversion
server. I gave all users read permissions to the root of the repository:

[/]
* = r

So far, so good. But then I needed to set up a more restrictive policy for
a project in the repository, and I noticed that, at least according to the
subversion 1.2 book, one can only grant access, not revoke it. I am looking
for something like:

[repo:/project]
* = none

Is this possible, or will it be possible in future versions of subversion?

Thanks,

Johannes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 30 21:48:03 2006

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.