Do users under passwd in subversion have certain permissions?
I can download all the files from my subversion repository using Cornerstone on mac.
But, if I make a change to a file and try to commit the file back to the repository...
Cornerstone gives me this:
Description : You are not authorized to access the files in the repository.
Suggestion : You might be required to provide a user name and password when prompted before being allowed to access the repository.
Technical Information
=====================
Error : V4AuthorizationError
Exception : ZSVNAuthorizationException
Causal Information
==================
Description : Commit failed (details follow):
Status : 170001
File : subversion/libsvn_client/commit.c, 867
Description : Authorization failed
Status : 170001
File : subversion/svnserve/serve.c, 167
It doesnt prompt me for a username and password...
Anyone??



I had a similar problem on Cornerstone 2.02(i think). There is a bug with keychain option. To fix this you have to unmark save name and password in my keychain check box in Add/Edit Repository option. You will have to enter password every time though, but that's the price for making it work.