Configure Visual Studio to use UNIX line endings

后端 未结 9 1374
借酒劲吻你
借酒劲吻你 2021-01-31 01:22

We would like to use Visual Studio 2005 to work on a local copy of an SVN repository. This local copy has been checked out by Mac OS X (and updates and commits will only be made

9条回答
  •  庸人自扰
    2021-01-31 01:35

    "File > Advanced Save Options", select Unix Line Endings works per file based.

    Alternatively You can use Strip'em Add-in for Visual Studio

    This Add-in converts the text format of a file when it is saved in Visual Studio.

    More info here: http://www.grebulon.com/software/stripem.php

提交回复
热议问题