Is there anyway to get TortoiseSVN to leave EOL (line endings) as is?

后端 未结 4 746
感情败类
感情败类 2021-02-01 18:46

I\'m checking out files that have Linux style line endings (just LF char). When I check out a file with TortoiseSVN in Windows, it converts the line endings to Windows style (CR

4条回答
  •  一个人的身影
    2021-02-01 19:14

    As of Tortoise SVN version 1.12.0, Build 28568, 2019/04/16, you can assign AS-IS EOL properties to an entire folder.

    Select Workspace : Right-click : TortoiseSVN -> : Properties

    Select New : EOL

    Choose As is (no specific EOL)

提交回复
热议问题