svn merge Property conflicts

  svn merge代码的时候,出现Property conflicts的解决方案。可以参考:http://stackoverflow.com/questions/23677286/conflict-with-svn-ignore。简要记录如下:

  1.vim打开***.prej文件,手动对文件进行处理。

  2.用svn resolve --accept working ***(***.prej文件的上级文件夹)。

  3.用svn  status观察冲突是否解决。

posted @ 2016-10-12 14:20  知行-zhixing  阅读(622)  评论(0编辑  收藏  举报