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

Re: HTTPV2 compatibility issue with write through proxy setup

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 07 May 2009 14:34:19 -0400

C. Michael Pilato wrote:
> Kamesh Jayachandran wrote:
>> Hi All,
>>
>> I use apache-2.2 on my laptop with latest trunk build of svn.
>>
>> I use my local apache as a slave to a master repo which has svn-1.5.x
>> with apache-2.2.x.
>>
>> When I commit to my slave it receives 500 Internal server response
>> thanks to new HTTPV2 code which checks for the HTTPV2 capability of the
>> slave *not* the master.
>>
>> I am not sure about how to handle this case!, just thought of sharing
>> what I observed.
>
> Maybe we should re-add the HTTP configury that disables HTTP v2, so folks
> with 1.7 masters and pre-1.7 slaves can still groove to the same beat?

I re-added the SVNAdvertiseV2Protocol mod_dav_svn directive (defaulting to
'on' this time) in r37642.

There's a part of me that thinks that this is a touch of madness -- is it
really too much to ask of WebDAV proxy implementors that they have machine
minor versions of Subversion across their whole server collection?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2098682

Received on 2009-05-07 20:35:07 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.