On 3/18/08, Ulrich Telle <[EMAIL PROTECTED]> wrote: > As I'm quite new to SVN I need a bit of advice. As you know I work > mainly on a Windows platform. Although I enabled native line endings in > the TortoiseSVN settings I got all my source files with Unix line > endings when I checked out my wxCode components. How can I accomplish to > get Windows line endings? What happens, when I add new files having > Windows line endings? Are they converted correctly when committed to SVN?
When you say that you "enabled native line endings in TortoiseSVN", what exactly do you mean? 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. Regards, Bryan Petty ------------------------------------------------------------------------- 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