You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by Daniel Shahaf <d....@daniel.shahaf.name> on 2011/10/27 14:55:44 UTC

Re: svn commit: r1189725, r1189726 - in /subversion/branches/1.7.x: ./ STATUS [..files..]

r1189725 was committed with a 1.6.x client, hence the extra mergeinfo.

r1189726 was committed with the same client, except that I ran 'svn revert -R subversion CHANGES' to get rid of the extra mergeinfo before committing.

Sorry for the noise.

On Thursday, October 27, 2011 12:53 PM, danielsh@apache.org wrote:
> Author: danielsh
> Date: Thu Oct 27 12:53:19 2011
> New Revision: 1189726
> 
> URL: http://svn.apache.org/viewvc?rev=1189726&view=rev
> Log:
> Merge r1189580 from trunk:
> 
>  * r1189580
>    Make sure no \r characters are encoded in strings in our generated sql
>    headers.
>    Justification:
>      Appears to work ok on Windows for some time, but was reported broken on
>      netware.
>    Votes:
>      +1: rhuijben, danielsh, philip
> 
> Modified:
>     subversion/branches/1.7.x/   (props changed)
>     subversion/branches/1.7.x/STATUS
>     subversion/branches/1.7.x/build/transform_sql.py