> -----Original Message-----
> From: stsp_at_apache.org [mailto:stsp_at_apache.org]
> Sent: maandag 25 juni 2012 16:27
> To: commits_at_subversion.apache.org
> Subject: svn commit: r1353572 -
> /subversion/trunk/subversion/libsvn_wc/props.c
> 
> Author: stsp
> Date: Mon Jun 25 14:27:16 2012
> New Revision: 1353572
> 
> URL: http://svn.apache.org/viewvc?rev=1353572&view=rev
> Log:
> Fix a typo that could lead to wrong translated_size value. If svn:eol-style
> is locally changed and svn:keywords is not, translated_size wasn't reset.
> 
> * subversion/libsvn_wc/props.c
>   (do_propset): SVN_PROP_EOL_STYLE value should be checked, not
>    SVN_PROP_KEYWORDS.
> 
> Patch by: Dmitry Pavlenko <pavlenko_at_tmatesoft.com>
This should probably be ported back to 1.7.x.
(And a testcase would be nice :))
        Bert 
Received on 2012-06-25 16:35:32 CEST