On 14.07.2017 14:17, [email protected] wrote:
> Author: kotkov
> Date: Fri Jul 14 12:17:20 2017
> New Revision: 1801946
>

> * subversion/libsvn_subr/lz4/lz4.h:
>   Set svn:eol-style = native.
>
> * subversion/libsvn_subr/lz4/lz4.c:
>   Fix inconsistent EOLs, set svn:eol-style = native.

Hmmm. Evgeny, don't you use a client that understands the svn:auto-props
inherited property? On trunk:

$ svn pg svn:auto-props .
*.c = svn:eol-style=native
*.cpp = svn:eol-style=native
*.h = svn:eol-style=native
*.hpp = svn:eol-style=native
*.java = svn:eol-style=native
...


At least your .c and .h files should've been added with correct
eol-style ...

-- Brane

Reply via email to