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

Re: Path-based authorization: How to hide restricted directories in TSVN?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 17 Sep 2009 21:35:55 +0200

On 15.09.2009 22:00, Shaun Pinney wrote:
> Hello all,
>
> We’re setting up path-based authorization to allow/deny access to
> certain folders in our repository based on usernames. This is working
> great so far and, as expected, the Repository Browser doesn’t show the
> child files/folders downstream of restricted folders. However, the
> restricted folders themselves are still shown in the Repository
> Browser’s directory list. Is there a way to prevent restricted
> directories from showing in TSVN?
>
> For example, given this sample repo:
>
> /Trunk/test.txt
>
> /Trunk/Folder/noaccess1.txt
>
> /Trunk/Folder/noaccess2.txt
>
> we’ve restricted /Trunk/Folder for a user but the Repo Browser shows him:
>
> /Trunk/test.txt
>
> /Trunk/Folder
>
> Can the Repo Browser hide /Trunk/Folder for this user? As an aside,
> we’ve experimented and found that TSVN’s checkout will not checkout
> restricted directories.

You have to prevent read access to /Trunk/Folder on the server for this
users.
This really is a server configuration issue. You should ask on the
Subversion mailing list for help about this (users at subversion tigris
org).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2396169
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-17 21:35:59 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.