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

Re: svn commit: r1092047 - in /subversion/trunk: Makefile.in subversion/tests/cmdline/davautocheck.sh

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 14 Apr 2011 10:38:14 -0400

On 04/14/2011 09:20 AM, Daniel Shahaf wrote:
> On Thu, 14 Apr 2011 08:59 -0400, "C. Michael Pilato" <cmpilato_at_collab.net> wrote:
>> On 04/14/2011 04:17 AM, danielsh_at_apache.org wrote:
>>> URL: http://svn.apache.org/viewvc?rev=1092047&view=rev
>>> Log:
>>> Allow running davautocheck with HTTPv2 disabled.
>>
>> I *think* you could probably have done this already by setting
>> SVN_I_LIKE_LATENCY_SO_IGNORE_HTTPV2=yes in the environment before kicking
>> off the 'make davautocheck'.
>>
>
> That's a different beast --- it's a client-side, not server-side, directive.

True, but it's effectively the same result. The server-side directive
doesn't turn off HTTPv2 support -- only the server's advertisement thereof.
 The client-side envvar hack tells the client to ignore the advertisement if
it comes.

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

Received on 2011-04-14 16:38:46 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.