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

Re: Subversion authentication via SASL GSSAPI and likewise open

From: slaventii <xumuku_at_gmail.com>
Date: Thu, 2 Aug 2012 10:16:43 +0300

"c:\Program Files\TortoiseSVN\bin\.."
svn --version | find /I "serf"
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.

On Thu, Aug 2, 2012 at 12:47 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> Johan Corveleyn wrote on Wed, Aug 01, 2012 at 22:56:52 +0200:
>> On Wed, Aug 1, 2012 at 10:50 PM, Johan Corveleyn <jcorvel_at_gmail.com> wrote:
>> > On Wed, Aug 1, 2012 at 9:56 PM, slaventii <xumuku_at_gmail.com> wrote:
>> >>> Huh? How do you arrive at 23 %? According to these numbers, https is
>> >>> almost twice as fast here.
>> >>>
>> >> Sorry for mistake. Should be:
>> >> up svn:// ~ 0m 19sec
>> >> up https:// ~ 0m 35 sec
>> >> up svn vs https perf, % ~ > 23%
>> >
>> > Okay, got it.
>>
>> Oh, and it just occurred to me: I assume your https test is with the
>> neon http library (the default up until now). Can you also try those
>> tests with the serf library (if that's compiled into your client)? To
>> do that, adding the following option to your command line should work:
>>
>> --config-option servers:global:http-library=serf
>
> Only if serf has been enabled at build time:
>
> svn --version | grep serf
Received on 2012-08-02 09:17:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.