You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Shahaf <d....@daniel.shahaf.name> on 2014/03/28 08:53:04 UTC

parseability fixes to STATUS (was: svn commit: r1582552 - /subversion/branches/1.8.x/STATUS)

rhuijben@apache.org wrote on Thu, Mar 27, 2014 at 23:52:27 -0000:
> Author: rhuijben
> Date: Thu Mar 27 23:52:27 2014
> New Revision: 1582552
> 
> URL: http://svn.apache.org/r1582552
> Log:
> * STATUS: Fix minor layout issues to avoid problems with backport script.
> 
> 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=1582552&r1=1582551&r2=1582552&view=diff
> ==============================================================================
> --- subversion/branches/1.8.x/STATUS (original)
> +++ subversion/branches/1.8.x/STATUS Thu Mar 27 23:52:27 2014
> @@ -323,7 +323,7 @@ Veto-blocked changes:
>  Approved changes:
>  =================
>  
> - * r1581305, 1581315
> + * r1581305, r1581315

backport.pl was taught a few weeks ago to consider the "r"'s in the " * rN"
line optional [r1567519, r1567552], so once those revisions are applied to the
live script changes such as this one won't be needed.