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

Re: making sub-directories visible with Path-Based Authorization

From: Bradley Wagner <bradley.wagner_at_hannonhill.com>
Date: 2007-07-19 15:30:35 CEST

After some further research, it looks like the answer to this is no,
as you have to have read access to all directories above the one you
want (at least in Subclipse it appears that way in subclipse). I
supposed you might be able to navigate directly to that folder by
specifying it as the repository location, maybe I'll try that.

- Bradley

On Jul 17, 2007, at 11:28 AM, Bradley Wagner wrote:

> 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 Thu Jul 19 15:32:06 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.