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

Re: [PATCH] Much simpler fix to commit failure via out of date proxy

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 19 Jan 2010 08:25:34 -0500

On Tue, Jan 19, 2010 at 7:58 AM, Kamesh Jayachandran <kamesh_at_collab.net> wrote:

> Mike has suggestion at [1] to make use 'DAV:apply-to-version' to avoid the
> problematic PROPFIND altogether.
>
> This suggestion works very well.
>
> It is just the ra_neon fix i.e no mod_dav_svn fix

How does this work without also changing mod_dav_svn? I thought it
did not already have code to handle this?

> Attached patch implements this fix.
>
> All tests pass with this test(except the known mergeinfo test 8 failure.)

Does this change eliminate the PROPFIND? If it doesn't, given that we
do not have any tests that show this problem it does not seem
unexpected that tests would pass.

> In next few hours I will commit this as it looks fairly obvious unless there
> are some objections.

It sounds great if this fixes the problem. I am still a little
perplexed as to how this works and how it changes the commit process
and the interactions with a proxy.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-01-19 14:26:09 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.