SVN keeps corrupting files with “<<<<<<< .mine”, how to fix?

前端 未结 12 821
长情又很酷
长情又很酷 2020-12-04 19:25

I\'ve got a Visual Studio C# project which is under version control (SVN). I\'ve always commited and updated the project without any problems. But a couple of hours ago Visu

12条回答
  •  旧巷少年郎
    2020-12-04 19:54

    I closed the IDE, then deleted the obj folder and restarted the IDE and rebuilt my Code. This worked for me.

提交回复
热议问题