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

Re: Proposal: new fsfs.conf properties

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 12 Jul 2017 23:45:58 +0200

On Wed, Jul 12, 2017 at 10:40 PM, Paul Hammant <paul_at_hammant.org> wrote:
> I'd be fine with that too if it is also settable via curl --header
> "svn:compression: no" for non-client auto-increment operations.

I'm wondering whether you'll still need this. You ended up with
curl+autoversioning (at Philip's suggestion) because that eliminates
the client-side deltification and compression overhead. But if the
normal svn client grows support to skip those (with the svn: property
Mark pointed to, or through some other technique), you might be able
to use a normal client with the same (or very close) performance as
curl+autoversioning.

-- 
Johan
Received on 2017-07-12 23:47:52 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.