Author: jleroux
Date: Tue Jul 19 11:32:02 2016
New Revision: 1753367
URL:
http://svn.apache.org/viewvc?rev=1753367&view=revLog:
Stops non sense with EOL on my machine!
Modified:
ofbiz/site/svn/config
Modified: ofbiz/site/svn/config
URL:
http://svn.apache.org/viewvc/ofbiz/site/svn/config?rev=1753367&r1=1753366&r2=1753367&view=diff==============================================================================
--- ofbiz/site/svn/config (original)
+++ ofbiz/site/svn/config Tue Jul 19 11:32:02 2016
@@ -15,7 +15,7 @@
### Section for configuring external helper applications.
### Set editor to the command used to invoke your text editor.
### This will override the environment variables that Subversion
-### examines by default to find this information ($EDITOR,
+### examines by default to find this information ($EDITOR,
### et al).
### Set diff-cmd to the absolute path of your 'diff' program.
### This will override the compile-time default, which is to use
@@ -107,6 +107,7 @@ enable-auto-props = yes
*.html = svn:mime-type=text/html;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
*.htm = svn:mime-type=text/html;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
*.css = svn:mime-type=text/css;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
+*.gradle = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords="Date Rev Author URL Id"
*.dsp = svn:eol-style=CRLF
*.bat = svn:eol-style=CRLF
*.dsw = svn:eol-style=CRLF
@@ -128,9 +129,9 @@ enable-auto-props = yes
*.dbf = svn:mime-type=application/octet-stream
*.mif = svn:mime-type=application/octet-stream
*.mid = svn:mime-type=application/octet-stream
-Makefile = svn:mime-type=text/plain;svn:eol-style=native
-README = svn:mime-type=text/plain;svn:eol-style=native
-NOTICE = svn:mime-type=text/plain;svn:eol-style=native
+Makefile = svn:mime-type=text/plain;svn:eol-style=native
+README = svn:mime-type=text/plain;svn:eol-style=native
+NOTICE = svn:mime-type=text/plain;svn:eol-style=native
LICENSE = svn:mime-type=text/plain;svn:eol-style=native
ant = svn:mime-type=text/plain;svn:eol-style=LF
ij.ofbiz = svn:mime-type=text/plain;svn:eol-style=LF