[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 10 Nov 2008 13:22:04 -0500

Ivan Zhakov wrote:
> I'm in favor of the single-request too: IMHO biggest advantage of HTTP
> v2 is simplicity. Single request is easier to code, debug and
> understand.
>
> On other hand pipelined PUTs can be potentially faster: data can be
> send in binary format instead of encoding it to xml.

Really? Are we required to use XML as the language of a single-request
approach? I think there are other options. Shoot, we could stream
'svnadmin dump' format to the server if we wanted to.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-11-10 19:22:08 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.