One small edit to the autoprops:

[miscellany]
enable-auto-props = yes

### Section for configuring automatic properties.
[auto-props]
### The format of the entries is:
###   file-name-pattern = propname[=value][;propname[=value]...]
### The file-name-pattern can contain wildcards (such as '*' and
### '?').  All entries which match will be applied to the file.
### Note that auto-props functionality must be enabled, which
### is typically done by setting the 'enable-auto-props' option.
*.cs = svn:eol-style=native
*.csproj = svn:eol-style=native
*.sln = svn:eol-style=native
*.build = svn:eol-style=native
*.sh = svn:eol-style=native;svn:executable
*.bat = svn:eol-style=native;svn:executable
*.cmd = svn:eol-style=native;svn:executable
*.txt = svn:eol-style=native
*.png = svn:mime-type=image/png
*.jpg = svn:mime-type=image/jpeg
*.gif = svn:mime-type=image/gif
*.xml = svn:eol-style=native
*.xsl = svn:eol-style=native
*.xsd = svn:eol-style=native
*.config = svn:eol-style=native
*.html = svn:eol-style=native
*.jsp = svn:eol-style=native
*.skm = svn:eol-style=native
Makefile = svn:eol-style=native
CHANGELOG = svn:eol-style=native
README = svn:eol-style=native

-- 
                              Jonathan Dickinson


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to