Bryan Petty schrieb:
> When you say that you "enabled native line endings in TortoiseSVN",
> what exactly do you mean?

I added/activated the following lines in TortoiseSVN:

enable-auto-props = yes

[auto-props]
*.c = svn:eol-style=native
*.cpp = svn:eol-style=native
*.h = svn:eol-style=native
...

> You will need to set the "svn:eol-style" property on all files that
> you want to change the behavior for. You can setup TortoiseSVN to set
> that property by default on all files of certain kinds, but it won't
> set those properties if the file already exists in SVN. You'll need to
> add the property to those files by hand.

Since Francesco moved the files from CVS to SVN, all files exist already 
in SVN. Where do I have to set the property? I tried to add the property 
manually for one source file, but the line ending did not change.

Regards,

Ulrich


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

Reply via email to