Hi all,
I just tried to make my first svn commit, and got the error below. I read the Apache Source Code Repository page[1] and I couldn't find this error there. The closest was "If you still get 403 Forbidden errors, ask your PMC to double-check the authz file and LDAP/Unix group membership." Another clue was this stackoverflow page [2], but my working copy seems to be correctly capitalised. And the final seemingly useful piece of information I found was this thread[3], which suggests that it might be an apache server configuration issue. But I think it's more likely that I'm doing something wrong :) PS: my username and password are correct, as I tested them on the apache website. [1] http://www.apache.org/dev/version-control.html [2] http://stackoverflow.com/questions/57137/403-forbidden-error-using-subversion [3] http://serverfault.com/questions/256307/svn-put-403-forbidden-on-commit Commit failed (details follow): Changing file 'C:\Users\mihaichira\workspaceFlex\flex\sdk\trunk\frameworks\projects\framework\src\mx\core\UIComponent.as' is forbidden by the server Access to '/repos/asf/!svn/txr/1607803-z8a6/flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as' forbidden Additional errors: PUT of '/repos/asf/!svn/txr/1607803-z8a6/flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as': 403 Forbidden Thanks, Mihai