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

making sub-directories visible with Path-Based Authorization

From: Bradley Wagner <bradley.wagner_at_hannonhill.com>
Date: 2007-07-17 17:28:52 CEST

I have a Folder structure with a Folder called "Project" and a
subdirectory called "Project/src/java/com/company/api". Basically,
I'm trying to grant read access to this sub-dir without giving read
access to anything above and around it. I started with

[/Project]
user =

[/Project/src/java/com/company/api]
user = r

but of course this means that the user can't drill down to the sub-
directory. Is there any way to do this?

Thanks,
Bradley
Received on Tue Jul 17 17:30:21 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.