I am running VisualSVNServer on a remote server (Server 2007 R2) and Tortoise SVN 1.6.12 x64 on my Windows 7 machine. I have created a repository on the server and I can review it and check it again. When I add files (which it allows me to do) and then commits, I get the following error
Cannot open file 'C: \ Repositories \ Test \ db \ txn-current-lock': access denied
I set read and write permissions in VisualSVNServer and gave my user ID full control over the repository directory. I read about how to fix this on Linux, but I am running Windows 7. Any help would really be appreciated. Thanks
source
share