You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@lyra.org> on 2001/09/18 06:20:09 UTC

revamp mod_dav props (was: Re: state-of-union #2)

On Sun, Sep 16, 2001 at 05:56:03PM -0500, Ben Collins-Sussman wrote:
>...
> * Active Coding:
> 
>   * rewriting authentication system (#456):  sussman working on
> 
>   * redesigning anchor/target (#?):  cmpilato working on
> 
>   * rewriting mod_dav props (#382):  gstein working on

I completely rejiggered how mod_dav talks to the "dead" properties in the
backend provider. That was checked in earlier this evening.

*However* ... Subversion has not been upgraded yet. That means that you
cannot get the latest Apache 2.0 and SVN to work together. I gotta go fix
the stuff first. If you're grabbing a fresh Apache, then grab one from
yesterday.

Of course, I also fixed that persistence thing last night (see
modules/http/http_protocol.c, rev 1.362). Once we get the SVN side of
mod_dav props back to working, then we'll do a full upgrade on
svn.collab.net. We probably could set the client to using persistent
connections again.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: revamp mod_dav props (was: Re: state-of-union #2)

Posted by Ben Collins-Sussman <su...@collab.net>.
Greg Stein <gs...@lyra.org> writes:

> >   * rewriting mod_dav props (#382):  gstein working on
> 
> I completely rejiggered how mod_dav talks to the "dead" properties in the
> backend provider. That was checked in earlier this evening.

Fantastic!  I wonder how many other things out there are going to
break, now that mod_dav has changed its API.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org