Author: mvw
Date: 2008-09-06 07:40:27-0700
New Revision: 15678

Modified:
   trunk/documentation/cookbook/building.xml

Log:
Correction on the line endings default settings for subversion.

The table just above was correct.

Modified: trunk/documentation/cookbook/building.xml
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/documentation/cookbook/building.xml?view=diff&rev=15678&p1=trunk/documentation/cookbook/building.xml&p2=trunk/documentation/cookbook/building.xml&r1=15677&r2=15678
==============================================================================
--- trunk/documentation/cookbook/building.xml   (original)
+++ trunk/documentation/cookbook/building.xml   2008-09-06 07:40:27-0700
@@ -949,7 +949,8 @@
 ### is typically done by setting the 'enable-auto-props' option.
 *.java = svn:eol-style=native; svn:keywords=Id Author Date Revision
 *.properties = svn:eol-style=native
-*.sh = svn:eol-style=native;svn:executable; svn:keywords=Id Author Date 
Revision
+*.sh = svn:eol-style=LF;svn:executable; svn:keywords=Id Author Date Revision
+*.bat = svn:eol-style=CRLF; svn:keywords=Id Author Date Revision
 *.txt = svn:eol-style=native; svn:keywords=Id Author Date Revision
 *.xml = svn:eol-style=native
 *.zargo = svn:needs-lock=*

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to