
OK, if I understand correctly, I only have to do it once since there are mixed line endings in my code. Once that's done I'll tell VS not to convert when opening files. Thanks all for your help! Christian On Fri, May 15, 2009 at 10:48 AM, Mateusz Loskot <mateusz@loskot.net> wrote:
Christian Henning wrote:
Hi all,
Good, I'll use dos2unix then. But when do I have to use it? Every time I create a new release candidate? Or let me ask in a different way, who is introducing these different line ending? Can I tell Visual Studio not to do that?
Visual Studio perfectly supports all EOL characters, even mixed ones in single file.
So, if you open a file with Unix EOL, it is LF, then VS will ask you if you want to convert it to CRLF. Just answer no and everything should be fine, no need to apply dos2unix before commits.
Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost