[ODE] svn:eol-style

Oleh Derevenko oder at eleks.lviv.ua
Fri Nov 16 12:57:53 MST 2007


Hi

You can change configuration at your computer to make eols to be 
automatically translated to those matching your system.
On windows in %userprofile%\Application Data\Subversion\config

[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.
*.c = svn:eol-style=native;svn:mime-type=text/cpp
*.cpp = svn:eol-style=native;svn:mime-type=text/cpp
*.h = svn:eol-style=native;svn:mime-type=text/cpp
*.hpp = svn:eol-style=native;svn:mime-type=text/cpp
*.js = svn:eol-style=native;svn:mime-type=text/javascript
*.css = svn:eol-style=native;svn:mime-type=text/stylesheet
*.dsp = svn:eol-style=CRLF
*.dsw = svn:eol-style=CRLF
*.sh = svn:eol-style=native;svn:executable
*.py = svn:eol-style=native;svn:executable;svn:mime-type=text/python
*.txt = svn:eol-style=native
*.png = svn:mime-type=image/png
*.jpg = svn:mime-type=image/jpeg
MAKEFILE* = svn:eol-style=native;svn:mime-type=text/makefile
Makefile* = svn:eol-style=native;svn:mime-type=text/makefile
makefile* = svn:eol-style=native;svn:mime-type=text/makefile



Oleh Derevenko
-- ICQ: 36361783

----- Original Message ----- 
From: "Mark Williams" <mark at image-engine.com>
To: <ode at ode.org>
Sent: 16 листопада 2007 р. 21:14
Subject: [ODE] svn:eol-style


>
> Hi,
>
> Could somebody with SVN write access please make sure that all source
> files have the correct "svn:eol-style" property set? E.g.:
>
> $ svn propget "svn:eol-style" sphere.cpp
> $ svn propget "svn:eol-style" util.cpp
> native
>
> It seems to me that this property should be either set on all files, or
> none.
>
>
>
> Cheers,
> Mark
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://ode.org/mailman/listinfo/ode
>
> 




More information about the ODE mailing list