You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by dk...@apache.org on 2006/08/28 20:56:43 UTC

svn commit: r437780 - /incubator/tuscany/java/etc/svn-props

Author: dkulp
Date: Mon Aug 28 11:56:43 2006
New Revision: 437780

URL: http://svn.apache.org/viewvc?rev=437780&view=rev
Log:
Update the list of auto-props to include mime-types, add the "sca" extensions (like scdl), etc...


Modified:
    incubator/tuscany/java/etc/svn-props

Modified: incubator/tuscany/java/etc/svn-props
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/etc/svn-props?rev=437780&r1=437779&r2=437780&view=diff
==============================================================================
--- incubator/tuscany/java/etc/svn-props (original)
+++ incubator/tuscany/java/etc/svn-props Mon Aug 28 11:56:43 2006
@@ -11,19 +11,42 @@
 ### Note that auto-props functionality must be enabled, which
 ### is typically done by setting the 'enable-auto-props' option.
 [auto-props]
-*.c = svn:eol-style=native
-*.cpp = svn:eol-style=native
-*.h = svn:eol-style=native
+*.c = svn:eol-style=native;svn:keywords=Rev Date
+*.cpp = svn:eol-style=native;svn:keywords=Rev Date
+*.h = svn:eol-style=native;svn:keywords=Rev Date
 *.dsp = svn:eol-style=CRLF
 *.dsw = svn:eol-style=CRLF
 *.sh = svn:eol-style=native;svn:executable
-*.txt = svn:eol-style=native
 *.png = svn:mime-type=image/png
 *.jpg = svn:mime-type=image/jpeg
-Makefile = svn:eol-style=native
-
+*.gif = svn:mime-type=image/gif
 *.java = svn:eol-style=native;svn:keywords=Rev Date
-*.xml = svn:eol-style=native;svn:keywords=Rev Date
-*.xsd = svn:eol-style=native;svn:keywords=Rev Date
-*.html = svn:eol-style=native;svn:keywords=Rev Date
-*.properties = svn:eol-style=native;svn:keywords=Rev Date
+*.xml = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.xsl = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.xsd = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.wsdl = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.properties = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Rev Date
+*.txt = svn:eol-style=native;svn:mime-type=text/plain
+*.htm* = svn:eol-style=native;svn:mime-type=text/html;svn:keywords=Rev Date
+*.bat = svn:eol-style=native
+*.pl = svn:eol-style=native
+*.py = svn:eol-style=native
+*.cmd = svn:eol-style=native
+ChangeLog = svn:eol-style=native;svn:mime-type=text/plain
+README* = svn:eol-style=native;svn:mime-type=text/plain
+LICENSE* = svn:eol-style=native;svn:mime-type=text/plain
+NOTICE* = svn:eol-style=native;svn:mime-type=text/plain
+TODO* = svn:eol-style=native;svn:mime-type=text/plain
+KEYS* = svn:eol-style=native;svn:mime-type=text/plain
+INSTALL* = svn:eol-style=native;svn:mime-type=text/plain
+WHATSNEW* = svn:eol-style=native;svn:mime-type=text/plain
+NEWS* = svn:eol-style=native;svn:mime-type=text/plain
+COPYING = svn:eol-style=native;svn:mime-type=text/plain
+Makefile = svn:eol-style=native
+*.css = svn:eol-style=native
+*.js = svn:eol-style=native
+*.wsdd = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.scdl = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.componentType = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.fragment = svn:eol-style=native
+sca.subsystem = svn:eol-style=native;svn:mime-type=text/xml



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org