Philip Martin <philip.mar...@wandisco.com> writes:

> Yes, we send 13.
>
> HTTP/1.1 500 Internal Server Error\r
> Date: Tue, 16 Apr 2013 13:17:44 GMT\r
> Server: Apache/2.2.22 (Debian) mod_ssl/2.2.22 OpenSSL/1.0.1e DAV/2 
> SVN/1.9.0-dev\r
> Content-Length: 291\r
> Connection: close\r
> Content-Type: text/xml; charset="utf-8"\r
> \r
> <?xml version="1.0" encoding="utf-8"?>
> <D:error xmlns:D="DAV:" xmlns:m="http://apache.org/dav/xmlns"; xmlns:C="svn:">
> <C:error/>
> <m:human-readable errcode="13">
> Can't create directory 
> '/home/pm/sw/subversion/obj/repo/db/transactions/2-g.txn': Permission denied
> </m:human-readable>
> </D:error>

svnserve also returns the same low-level error:

( failure ( ( 13 99:Can't create directory 
'/home/pm/sw/subversion/obj/repo/db/transactions/2-j.txn': Permission denied 0: 
0 ) ) )

-- 
Philip

Reply via email to