This is the error that returns the client(versionsapp) when i try to commit.
Server sent unexpected return value (500 Internal Server Error) in response to POST request for '/svn/ultima_prueba/!svn/me'
I appreciated any help.
The config:
<Location /svn>
DAV svn
SVNParentPath /media/nbserver/nbkup/svn
SVNListParentPath on
AuthType Basic
AuthName "Subversion Repository"
AuthUserFile /media/nbserver/nbkup/passwd
Require valid-user
</Location>
ErrorLog
[Tue Mar 19 11:57:40 2013] [error] [client ip] could not begin a transaction [500, #13]
[Tue Mar 19 11:57:40 2013] [error] [client ip] Can't open file '/media/nbserver/nbkup/svn/svn_local/db/txn-current-lock': Permission denied [500, #13]