You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ko...@apache.org on 2017/07/14 12:48:38 UTC

svn commit: r1801953 - /subversion/upstream/

Author: kotkov
Date: Fri Jul 14 12:48:38 2017
New Revision: 1801953

URL: http://svn.apache.org/viewvc?rev=1801953&view=rev
Log:
* upstream: Configure svn:auto-props to set native svn:eol-style.

Modified:
    subversion/upstream/   (props changed)

Propchange: subversion/upstream/
------------------------------------------------------------------------------
--- svn:auto-props (added)
+++ svn:auto-props Fri Jul 14 12:48:38 2017
@@ -0,0 +1,13 @@
+*.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
+*.py = svn:eol-style=native
+*.pl = svn:eol-style=native
+*.rb = svn:eol-style=native
+*.sql = svn:eol-style=native
+*.txt = svn:eol-style=native
+*.md = svn:eol-style=native
+README = svn:eol-style=native
+LICENSE = svn:eol-style=native