Unable able to update the SNV projects branch. We have given the read and write privilege for the user on the project branch.
After some files got updated, 403 forbidden error occurs as below.
Error Server sent unexpected return value (403 Forbidden) in response to OPTIONS
Error request for “<svn project patch>”
It resolved only after giving the read privilege to the user on . But it is not a good practice to give read access to the root("\"). Any alternate solution for the same?