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

Re: New HTTP Protocol (was re: svn commit: r33365)

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 1 Oct 2008 10:37:15 -0400

On Wed, Oct 1, 2008 at 10:31 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> Ben Collins-Sussman wrote:
>> On Tue, Sep 30, 2008 at 7:27 PM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
>>> Mark Phippard wrote:
>>>> Hey, couldn't we ditch wc-props too? I imagine/hope the new WC would
>>>> do this too though. As I said, I think this is a great idea and even
>>>> overdue.
>>> wc-props are optional -- we could ditch them today.
>>
>> ...at the cost of making ra_neon even slower. :-)
>
> Not if we simply dispense with this nonsense of treating the !svn URLs as
> opaque and mysterious.
>
> And another easy-win speedup would be for our DAV clients to stop using 12
> PROPFINDS to do simple URL negotation -- we could have long ago written a
> custom REPORT to answer those kinds of questions in a single turnaround.

Do we even need to do this URL negotiation? Couldn't we just switch
to making assumptions about the URL's and dispense with all of this?

If we have to continue to maintain mod_dav_svn anyway for older client
support, would it make sense to just add new features into current
library? Such as custom REPORT requests etc? Does the fact that the
current library is related to DAV block us from doing any of the
things you want to do?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-01 16:37:33 CEST

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.