I cannot commit but I can update.
When I attempt to commit I get the following error:
access to
‘/svn/myservice/!svn/act/d99e498e-9a8d-374c-a3e4-fde21198bfa2’
forbidden
I’m using Windows 7 64bit.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This happens when you check out a repository and the casing in the repository path that you typed does not match the actual repository path. When the casing does not match you’re able to check out the repo but you get that error when you commit.
However, it can also occur when the name of your SVN account is entered with the wrong capitalization when making the commit (e.g., “Username: Joe” instead of “Username: joe”).