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

Re: [PATCH] have ra_dav understand new prop namespaces

From: <cmpilato_at_collab.net>
Date: 2002-08-09 15:52:40 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Here's my patch for #840; I've run out of time before having to leave
> for the rest of the week. :-(
>
> The patch is "finished" AFAICT, but I'm getting weird regression bugs
> in basic_tests.py #10 and #12 over DAV. cmpilato has graciously
> agreed to review it and debug it for me when I'm gone. The hope here
> is that this patch makes it into 0.14.1, so that we can get the
> intelligent clients "out there" as early as possible.
>
> (Looking at the ethereal log on basic_test #10, it seems that the
> client does a PROPFIND to get a baseline collection, and then
> immediately turns around and tries to GET the baseline collection! I
> have a feeling this is related to my seemingly small changes to
> _get_baseline_info()... like somehow the relative path isn't being
> tacked on to the GET of the bc or something. Not sure.)

Just so folks know -- I'm all over this code now. I've found the bug
in the patch (technically, a bug in the pre-patch code brought to
light by the patch) and am coding a fix now.

> One other note: ideally, somebody should write a mod_dav_svn patch
> that *sends* the new property namespaces, just to make sure that this
> ra_dav patch works with new as well as old! We'd then shelf the
> mod_dav_svn patch for a month or so.

This I've not touched yet. Volunteers? Have at it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 16:23:35 2002

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.