On Apr 9, 9:55 pm, Mauricio Scheffer <[email protected]> wrote: > Krzysztof and I have been running a couple of tests today. > The .gitattributes solution didn't work out. > So these are the solutions I can think of: > > * setting core.autocrlf to true, or
.. and converting all text files in repo as LF endings. Repo (LF) --- autoclrf = true --> Client Windows CRLF Repo (LF) --- autoclrf = input --> Client Linux LF Good thing is to rewrite history after importing from SVN I've made some recipe about it but in polish here http://rod.42n.pl/?p=75 Here is translation http://translate.google.com/translate?js=y&prev=_t&hl=en&ie=UTF-8&layout=1&eotf=1&u=http%3A%2F%2Frod.42n.pl%2F%3Fp%3D75%23more-75&sl=pl&tl=en -- You received this message because you are subscribed to the Google Groups "Castle Project Development List" 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/castle-project-devel?hl=en.
