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

Muliple repositories and subfolders and differend user groups

From: Vili <virallinen_at_gmail.com>
Date: Wed, 18 Nov 2009 05:05:24 -0800 (PST)

Hi all

I have a situation where an user can not access a folder from
tortoisesvn even when the user is in a group that has rights for the
folder.

Our repositories are as follow:

SERVER
        |
        Repositories
                |
                |_ProjectA
                | |
                | |_SubFolderA
                | |
                | |_SubFolderB
                | |
                | |_UserFolder <- access for GroupB only here
                |
                |_ProjectB
                |
                |_ProjectC

Server is using windows authentication and before there was only one
group (GroupA) that used the svn and GroupA has read/write access to
every folder. Now we have a situation that an user in GroupB needs to
use svn but should be only allowed to read and write to UserFolder,
but when the user tries to access the folder through TortoiseSVN repo-
browser it gives error stating that user has no right to ProjectA
folder... which is correct but I don't even want to give those
rights.

How can the user access UserFolder without going through ProjectA
folder where he does not have rights to read?

Cheers, Tuomo

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2419497

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-18 14:47:09 CET

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.