On Sat, Sep 9, 2017 at 12:54 AM, Johan Corveleyn <jcor...@gmail.com> wrote: > On Sat, Sep 9, 2017 at 12:36 AM, <kot...@apache.org> wrote: >> Author: kotkov >> Date: Fri Sep 8 22:36:38 2017 >> New Revision: 1807836 >> >> URL: http://svn.apache.org/viewvc?rev=1807836&view=rev >> Log: >> svnadmin: Introduce the `--normalize-props` option for the load and >> load-revprops commands. >> >> Currently, the only performed normalization is the automatic translation >> of non-LF line endings in the svn: property values. > > Woohoo! Great work Evgeny! This will save several svn admins > significant headaches :-). > > Do you also consider working on something like the > --source-prop-encoding option (as in svnsync), to fix non-UTF8 encoded > properties? It's less common I think, but still happens from time to > time.
Hi Evgeny, I just mentioned this upcoming --normalize-props feature in a users thread (and included a link to your commit). I noticed that it's not mentioned in the release notes of 1.10 yet. Do you have time to write a small release notes entry for it? -- Johan