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

Re: How do I make some nodes (directories) invisible to anonymous users?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-01 21:03:42 CEST

On Apr 1, 2005, at 12:57 PM, Joseph Silverman wrote:

> I have a tree where some directories are marked as unreadable by
> anonymous users using the 'access' file and AuthzSVNAccessFile apache
> config directive.
>
> This works well for preventing people from listing or viewing the
> contents of these directories - but the directory itself shows up as
> an item in the parent list directory listing when viewed with webdav
> off the apache server.
>
> I would like to make these specific directories (directory listing AND
> contenst) be entirely invisible to anonymous users.
>
> Is this possible?
>

Nope, it's currently a shortcoming in our authz. It's documented in
here, in section 6:

http://svn.collab.net/repos/svn/trunk/notes/authz_policy.txt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 21:07:25 2005

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.