Subversion: Can't move... Permission Denied
- by yalestar
Whilst trying to commit some files to SVN, we're suddenly all getting this error
Can't move '/usr/local/svn/articles/db/txn-protorevs/2002-8.rev'
to '/usr/local/svn/articles/db/revs/2/2003': Permission denied
I checked the permissions in the repository, and they look the same as all our other repositories, yet this is the only repo that causes the error.
Any ideas how I can fix this?
SVN is running as root on Linux via svnserve, FWIW.