Différences

Cette page vous affiche les différences entre la révision choisie et la version actuelle de la page.

Lien vers cette vue comparative

config:subversion [2007/01/27 16:59]
lois créée
config:subversion [2007/01/27 17:28] (Version actuelle)
vinc17 SVG mime-type is image/svg+xml, see http://www.w3.org/TR/SVG11/intro.html#MIMEType
Ligne 1: Ligne 1:
 +====== Client Subversion ======
 +
 +Dans ''​~/​.subversion/​config''​ :
 +
 +<code svn>
 +[miscellany]
 +global-ignores = *.o *.lo *.la .DS_Store
 +enable-auto-props = yes
 +
 +[auto-props]
 +*.c = svn:​eol-style=native
 +*.cpp = svn:​eol-style=native
 +*.h = svn:​eol-style=native
 +*.dsp = svn:​eol-style=CRLF
 +*.dsw = svn:​eol-style=CRLF
 +*.sh = svn:​eol-style=native;​svn:​keywords=Id
 +*.pl = svn:​eol-style=native;​svn:​keywords=Id
 +*.txt = svn:​eol-style=native;​svn:​keywords=Id
 +*.png = svn:​mime-type=image/​png
 +*.jpg = svn:​mime-type=image/​jpeg
 +*.gif = svn:​mime-type=image/​gif
 +*.svg = svn:​mime-type=image/​svg+xml
 +*.html = svn:​eol-style=native;​svn:​keywords=Id
 +*.php = svn:​eol-style=native;;​svn:​keywords=Id
 +*.lua = svn:​eol-style=native;;​svn:​keywords=Id
 +*.sms = svn:​eol-style=native;;​svn:​keywords=Id
 +*.smp = svn:​eol-style=native;;​svn:​keywords=Id
 +*.jar = svn:​mime-type=application/​octet-stream
 +*.java = svn:​eol-style=native;​svn:​keywords=Id
 +*.html = svn:​eol-style=native;​svn:​keywords=Id
 +*.woo = svn:​eol-style=native;​svn:​keywords=Id
 +*.wod = svn:​eol-style=native;​svn:​keywords=Id
 +*.sql = svn:​eol-style=native;​svn:​keywords=Id
 +*.plist = svn:​eol-style=native;​svn:​keywords=Id
 +*.classpath = svn:​eol-style=native;​svn:​keywords=Id
 +*.project = svn:​eol-style=native;​svn:​keywords=Id
 +*.api = svn:​eol-style=native;​svn:​keywords=Id
 +</​code>​
  
 
config/subversion.txt · Dernière modification: 2007/01/27 17:28 par vinc17