My company is developping applications with VisualC++ and we use CVS (on Unix server) for version-control. Now, some machines have 0D-0A as the end of line and some have only 0A. CVS complains about this, but we don't know is there any way to set a 0A as end-of-line character! Does anyone know how to set this in VisualC++ ?