Greg Stein <gstein@lyra.org> writes:
> > * immediate goal: get dav props working (382)
> >
> > * this fixes 'binary' props not coming down to us
> >
> > * this allows us to get 'svn:ignore' props on dirs too.
>
> No ideas on this one. Would need to look at the network traffic. It is
> probably related to the wonkiness on the server, dealing with the mod_dav
> API for accessing dead props. I have written about 90% of the mod_dav and
> mod_dav_fs code to change the API. It needs completion, testing, and then to
> be checked into Apache; then we need to update mod_dav_svn. That should make
> things much more robust.
>
> Note that you won't be able to get user-defined props working. Just not
> doable until the API upgrade. (doable, but not nicely would be more
> accurate) The problem is related to the METADATA pseudo-property and
> namespace management.
Gaaaaarg.
> > * 484: ra_dav:fetch.c:reporter_abort_report() must abort txn.
>
> DELETE the activity. Of course, the server doesn't understand that, but that
> is the correct wire marshalling.
DELETE is part of HTTP 1.1. Somehow mod_dav_svn needs to interpret
this request on a activity url??
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006