> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: donderdag 31 oktober 2013 14:05
> To: [email protected]
> Subject: svn commit: r1537475 - /subversion/branches/1.8.x/STATUS
> 
> Author: neels
> Date: Thu Oct 31 13:04:58 2013
> New Revision: 1537475
> 
> URL: http://svn.apache.org/r1537475
> Log:
> * STATUS: Nominate r1525902.
> 
> Modified:
>     subversion/branches/1.8.x/STATUS
> 
> Modified: subversion/branches/1.8.x/STATUS
> URL:
> http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1537
> 475&r1=1537474&r2=1537475&view=diff
> ==========================================================
> ====================
> --- subversion/branches/1.8.x/STATUS (original)
> +++ subversion/branches/1.8.x/STATUS Thu Oct 31 13:04:58 2013
> @@ -210,6 +210,20 @@ Candidate changes:
>       +1: breser (without r1537415)
>       +1: rhuijben
> 
> + * r1525902
> +   Fix issues #4428, #4429: "checkout via http with external pointing at
> +   redirected URL".
> +   Justification:
> +     Such a stupid mistake, to carefully follow the URL redirection just to
> +     use the unredirected URL subsequently. Breaks externals as soon as the
> +     repository URL gets redirected.
> +   Notes:
> +     I'd be glad to add a regression test, but I'm not entirely clear on how
> +     to make our test suite model an external to a redirected URL. A testing
> +     recipe is in issue #4428.
> +   Votes:
> +     +1: neels

I'll add my +1 to this nomination, but answering your question: See 
redirect_tests.py on how to obtain a redirect url for an existing test 
repository.

        Bert 


Reply via email to