I am a new user with SVN, and I meet a problem on SVN commit command.
I use TortoiseSVN 1.6.6, and Ubuntu Subversion image with WMware as server.
I did create a repository on SVN server, and I can easily checkout files from the repository, but commit.
When I do commit, it always shows the problem.
Command: Commit
Error: Commit failed (details follow):
Error: Authorization failed
Finished!:
This problem only shows at local client with SVN server repository on VM. I tried creating repository on local machine with TortoiseSVN, and it is no problem on Commit. I also tried a working copy on server machine, it is no problem on Commit also.
Did anybody experience this issue? It is not any problem on Checkout from VM SVN server but it shows trouble on local client commit to VM server.
Should anything need to be setup I missed to do it?