File: auto-props

package info (click to toggle)
cvs2svn 2.4.0-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,720 kB
  • sloc: python: 22,383; sh: 512; perl: 121; makefile: 84
file content (16 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# auto-props file for auto_props() test.

[auto-props]

*.txt = myprop=txt
*.xml = myprop=xml;svn:mime-type=text/xml;svn:eol-style=CRLF
*.zip = myprop=zip;svn:mime-type=application/zip
*.asc = myprop=asc;svn:mime-type=text/plain;!svn:eol-style

*.bin = myprop=bin;svn:executable
*.csv = myprop=csv;svn:mime-type=text/csv;svn:eol-style=CRLF
*.dbf = myprop=dbf;svn:mime-type=application/what-is-dbf

*.UPCASE1 = myprop=UPCASE1
*.upcase2 = myprop=UPCASE2