ra_dav testing: the fun begins
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-08-15 17:29:15 CEST
Okay, I've got the python tests running over ra_dav like so:
./basic_tests.py --url http://newton.collab.net
The first two tests pass, which do nothing but run 'svn co' and 'svn st'.
The third test fails, seemingly the very first time it makes a call to
svn_error: #21073 : <RA layer's server request failed>
Note that this error is talking about a DAV checkout, which is a DAV
MKACTIVITY
Looking in the apache access log, I see:
216.127.237.130 - - [15/Aug/2001:10:18:53 -0500] "MKACTIVITY /repositories/curr\ent-repo/$svn/act//744b93d6-d11d-b211-8ee0-ca62cd8d3872 HTTP/1.1" 201 327
And in the error log, I see:
[Wed Aug 15 10:18:55 2001] [error] [client 216.127.237.130] Could not CHECKOUT \resource /repositories/current-repo/$svn/bln/1. [409, #0]
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.