Abdelrazak Younes wrote: > I'll do that. Georg, maybe it's a good idea to set the svn-eol thing on > this file or is it something I can do myself?
You can do that yourself (and should have done when you added it): svn propset svn:eol-style native TocBackend.h TocBackend.C svn commit TocBackend.h TocBackend.C If you are using an svn GUI it should have options for that, too. Georg