I am getting the following error when trying to check in my code:
$> sudo svn commit --username <my username>
svn: Commit failed (details follow):
svn: access to '/svn/!svn/act/<a guid>' forbidden
It is a new project. I have read lots about casing, but I have simply coppied the checkout statement from the Goggle Code website and added a folder.
I am running Ubuntu 12.04 LTS with SVN version 1.6.17 from the terminal.
Thank you all very much for your help,
Richard Hughes