[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: RA-DAV tests acting *very* strangely.

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-07 13:39:57 CET

cmpilato@collab.net writes:

> I have no local mods to my Subversion tree, have not changed the way I
> build or anything. I have freshly autogen/configure/make'd. I've
> restarted Apache. Apache runs as 'cmpilato', and all files in my tree
> are owned by 'cmpilato'.
>
> Now, I try to run Python tests over DAV, and they all fail at the
> initial import. MKCOL returns 405. Ethereal sez it's because a
> repository directory '/A' was trying to be created but already
> existed. Running tests over ra_local work fine, though, and imports
> by hand are fine, too.

I have just run the regression tests over DAV and they completed
successfully. I am using Subversion r5237, Apache/APR/APRUTIL HEAD
from yesterday and BDB 4.0.14 on Linux.

I am having one problem which I think is related to the cutting edge
Apache as it has only appeared since I updated Apache yesterday. I
see delays where the client is waiting for Apache and Apache doesn't
appear to be using any CPU. It's usually a checkout command that
blocks, I have attached gdb to the client and the stack show it
blocked in select called from svn_ra_dav__get_props, from
svn_ra_dav__get_latest_revnum.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 7 13:40:45 2003

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.