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

Reply via email to