Hello everyone, from one day to another, a user from a svn repository in my Webfaction account report me problems to commit changesets. The error is:
The permissions of the file are:
I try to change permissions but I haven't permissions to do that. I search that problema on the Web, but the solutions are restart apache2, change users/groups, etc... and I don't nothing of that. Some help! Thanks in advance. asked 13 Jun '17, 22:21 tuxman |
$ svn ci -m ""
svn: E000013: Commit failed (details follow):
svn: E000013: Can't open file '/home/<user>/webapps/subversion/db/txn-current-lock':
Permission denied
ls -l subversion/db/
total 24
-rwSrwsr-- 1 <user> <user> 0 May 8 2011 txn-current-lock