We have installed SVN using Visual SVN server standard edition. We created users and groups and assigned specific credentials to repositories.
Problem: In some repositories (infact most of them ) the read/write access to users are not working. The users having a read/write access to a repository can checkout the items but cannot commit them. A 403 forbidden error is displayed through tortoise SVN client. But if the user is granted the r/w access at the root level i.e for all the repositories it works well. I cannot figure out the problem. Please help !