Why doesn't VisualSVN enforce credentials correctly?

Posted by mrt181 on Server Fault See other posts from Server Fault or by mrt181
Published on 2011-03-18T15:46:55Z Indexed on 2011/03/18 16:11 UTC
Read the original article Hit count: 245

Filed under:
|
|
|

I have a svn repository that is managed by VisualSVN.

I have created a new group and added two new users to that group. When i attach this group to an existing repository and set the rights to Read/Write, these rights do not work on subdirectories. i have to set the rights on every subdirectory. but even then, the users of this group can only read the repository, they can't write anything to it.

It works for the new users when i create a new repository.

The users use tortoisesvn and get a message like this when they try to write to this repository for example

https://myserver:8443/svn/subdir/Application/trunk

access to /svn/subdir/!svn/act/76a4c6fd-fa15-594a-a419-18493dacaf51' forbidden

© Server Fault or respective owner

Related posts about svn

Related posts about tortoisesvn