Configure Visual Studio with UNIX end of lines? -


We want to work on Visual Studio 2005 on the local copy of an SVN repository; This local copy has been tested on Mac OS X (and updates and comits will be made only under Mac OS X, hence there is no problem), and as a result the lines are unix at the end.

We fear that the Visual Studio will present Windows at the end of the lines, is it possible to force Visual Studio to use the Unix end of the lines?

Thank you.

Select "file> advanced save option" as OP, select Unix line termination.


Comments