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

Re: svn commit: r1499423 - /subversion/trunk/subversion/libsvn_ra_serf/options.c

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 3 Jul 2013 19:45:48 -0400

On Wed, Jul 3, 2013 at 10:40 AM, <philip_at_apache.org> wrote:
> Author: philip
> Date: Wed Jul 3 14:40:21 2013
> New Revision: 1499423
>
> URL: http://svn.apache.org/r1499423
> Log:
> Fix busted-proxy detection: any 411 will be received without a
> Subversion error. Tested by tweaking the testsuite code to set
> busted-proxy=yes and running the entire testsuite through nginx;
> all tests pass in this configuration.

Excellent. Thanks for the patch/fix and the testing!

> One remaining problem is
> that redirect_tests.py 2 and 3 FAIL when busted-proxy is set and
> the client connects directly to httpd without a proxy.

The redirects should work now. Daniel pointed me to a handy way to test:

$ svn ls http://svn.apache.org/viewvc/subversion/trunk/notes/locking

(or checkout, or whatever) ... it properly redirects for me.

I've added a couple more revs to the backport, and merged them to the
branch. Of course, I left your -1 there until you review/test.

Thanks!
-g
Received on 2013-07-04 01:46:21 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.