On Sun, 2005-01-30 at 19:44 +0100, Paolo Molaro wrote: > Also, make sure there are no MSDOS line endings when you commit. Let's commit with svn:eol-style native. You should do: svn add a.cs b.cs c.cs svn ps svn:eol-style native a.cs b.cs c.cs -- Ben