On Thu, Jun 7, 2012 at 1:44 PM, claudio canepa <[email protected]>
> Thats nothing. Somehow I managed to change EOL in a bunch of
> test\test_*.py (probably while moving a working copy from one machine to
> another with different svn configuration)
>
> Sorry about that, I will investigate to not fall again in the same problem.
> And will cleanup those EOLs when tests work done.
>
>
At r1191 I added svn:eol-style=native for all *.py , that will prevent EOL
flip - flopping.
When adding new *.py to the repo, the same prop should be set for the file.
This can be automated by customizing the svn local config:
+ enabling autoprops in the [miscellany] section
+ making sure the line
*.py = svn:eol-style=native
is present in the [auto-props] section
claudio
--
--
You received this message because you are subscribed to the Google Groups
"cocos2d discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cocos-discuss?hl=en.