You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2007/01/27 10:54:36 UTC

svn commit: r500508 - /ofbiz/site/svn/config

Author: jleroux
Date: Sat Jan 27 01:54:35 2007
New Revision: 500508

URL: http://svn.apache.org/viewvc?view=rev&rev=500508
Log:
svn:eol change and add for Unix specific files in root

Modified:
    ofbiz/site/svn/config

Modified: ofbiz/site/svn/config
URL: http://svn.apache.org/viewvc/ofbiz/site/svn/config?view=diff&rev=500508&r1=500507&r2=500508
==============================================================================
--- ofbiz/site/svn/config (original)
+++ ofbiz/site/svn/config Sat Jan 27 01:54:35 2007
@@ -109,7 +109,7 @@
 *.dsp        = svn:eol-style=CRLF
 *.bat        = svn:eol-style=CRLF
 *.dsw        = svn:eol-style=CRLF
-*.sh         = svn:eol-style=native;svn:executable;svn:keywords="Date Rev Author URL Id"
+*.sh         = svn:eol-style=LF;svn:executable;svn:keywords="Date Rev Author URL Id"
 *.png        = svn:mime-type=image/png
 *.jpg        = svn:mime-type=image/jpeg
 *.gif        = svn:mime-type=image/gif
@@ -130,4 +130,7 @@
 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 
+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
+rc.ofbiz     = svn:mime-type=text/plain;svn:eol-style=LF
\ No newline at end of file