Philip Martin 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"
"C. Michael Pilato" writes:
> On 04/16/2013 07:40 AM, Philip Martin wrote:
>> Perhaps mod_dav_svn should only return a low level error is a very few
>> carefully controlled circumstances and shoul usually return the more
>> generic "could not begin a transaction" generated inside mod_dav_svn.
>
Daniel Shahaf writes:
> Philip Martin wrote on Tue, Apr 16, 2013 at 12:40:06 +0100:
>> $ svn -mm mkdir http://localhost:/obj/repo/A
>> svn: E13: Can't move
>> '/home/pm/sw/subversion/obj/repo/db/txn-protorevs/2-b.rev' to
>> '/home/pm/sw/subversion/obj/repo/db/revs/0/3': Permission d
Philip Martin wrote on Tue, Apr 16, 2013 at 12:40:06 +0100:
> $ svn -mm mkdir http://localhost:/obj/repo/A
> svn: E13: Can't move
> '/home/pm/sw/subversion/obj/repo/db/txn-protorevs/2-b.rev' to
> '/home/pm/sw/subversion/obj/repo/db/revs/0/3': Permission denied
Are we sending "13" as
On 04/16/2013 07:40 AM, Philip Martin wrote:
> Perhaps mod_dav_svn should only return a low level error is a very few
> carefully controlled circumstances and shoul usually return the more
> generic "could not begin a transaction" generated inside mod_dav_svn.
mod_dav_svn has the advantage of two
5 matches
Mail list logo