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-374
In some case, the error
"access to '/svn/myservice/!svn/act/d99e498e-9a8d-374c-a3e4-fde21198bfa2' forbidden
"
should be caused by the letter case of url, for example, as the following Repo directory: E:\SVNRepo\MyService
if you get the SVN with url: http://..../svn/myservice
, you can checkout/update, but the commit should cause the "forbidden
" error.
Relocate local work folder to "http://..../svn/MyService
" , every thing should be OK.