On Mon, May 30, 2011 at 2:26 AM, Markus Schaber <m.scha...@3s-software.com> wrote: > Oh, sorry, I just read that someone else posted the same suggestion. > > Sorry for the duplication. > > Regards, > Markus
There's a potential risk with the approach: CygWin uses UNIX compatible end-of-line characters. TortoiseSVN, and other Windows based clients, use Windows end-of-line. The result can be *CHAOS* if you typically set source files, such as .html, .php, or .c, .sh, or .pl files, to use "svn:eol-stile", or expect files to be automatically set in Windows or UNIX style as you switch from programming from a source repository in Windows, and one in CygWin.