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

Re: HTTP protocol v2: single commit request, or many PUTs?

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 11 Nov 2008 08:38:26 -0800

On Mon, Nov 10, 2008 at 4:27 PM, Greg Hudson <ghudson_at_mit.edu> wrote:
>...
> (This is probably one of the reasons Greg Stein is no longer in love
> with the editor interface.)

It feels like the ordering requirements are hampering our efforts to
optimize the overall system. I'm thinking that a more random-access
interface will work better for us, and/or some kind of "walker"
interface that isn't as constrained.

A couple months ago, I found some code that was defined as an editor
interface, but everything was lumped into close_edit() which then did
a walk. Buh....

Cheers,
-g

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-11 17:38:42 CET

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.