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

Re: svn commit: r36168 - in trunk/subversion: libsvn_ra_serf mod_dav_svn

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 26 Feb 2009 21:03:21 -0500

Ben Collins-Sussman wrote:
> Author: sussman
> Date: Thu Feb 26 14:44:22 2009
> New Revision: 36168
>
> Log:
> HTTP protocol v2: send version-name header in PUT and PROPPATCH
> requests, and have mod_dav_svn's get_resource() do an immediate OOD
> check with it.
>
> (Unable to actually test this new OOD check, since serf is still
> sending a CHECKOUT before each PUT/PROPPATCH, which does its own OOD
> check. But hey, it doesn't break neon tests.)

You can test HTTP v2 by putting:

    SVNAdvertiseV2Protocol on

into your Subversion <Location> block. The client is *not* expected to be
sending CHECKOUTs when HTTP v2 is detected -- I thought I took care of those
already.

-- 
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=1236084

Received on 2009-02-27 03:04:04 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.