Changeset: 733d55e0aa83 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=733d55e0aa83
Modified Files:
        .hgeol
Branch: Feb2010
Log Message:

Use "native" format for .vdproj and .sln files, since using CRLF gives weird 
results on Windows.


diffs (23 lines):

diff -r 7722eddf0e6e -r 733d55e0aa83 .hgeol
--- a/.hgeol    Mon Jun 21 17:42:34 2010 +0200
+++ b/.hgeol    Wed Jun 23 17:08:42 2010 +0200
@@ -7,6 +7,7 @@
 # various binary files
 **.bmp = BIN
 **.bz2 = BIN
+**.chm = BIN
 **.dll = BIN
 **.gif = BIN
 **.gz  = BIN
@@ -16,11 +17,5 @@
 **.png = BIN
 **.zip = BIN
 
-# Windows specific files
-**.chm = BIN
-**.rtf = CRLF
-**.sln = CRLF
-**.vdproj = CRLF
-
 # all the rest is text
 ** = native
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to