On Sat, Oct 15, 2011 at 9:23 AM, Nico Kadel-Garcia <nka...@gmail.com> wrote: > > Perhaps a better approach, especially if you know people will be using > git-svn, is to review the repository for any files that use svn:eol, > and *turn that off*, with a check that the binary EOL is the format > you want. Then put in a pre-commit hook to prevent anyone using it.
But a binary EOL is almost never works for cross platfom text. Which is why systems designed for cross platform work do the conversions. How do git users deal with it? -- Les Mikesell lesmikes...@gmail.com