Is there a way to turn TortoiseSVN using svn:mergeinfo off?

前端 未结 10 2154
独厮守ぢ
独厮守ぢ 2020-12-04 12:55

When I\'m doing a TortoiseSVN merge, it includes a bunch of directories, and some files into the modified files, even though there are no actual changes.

It changes

10条回答
  •  春和景丽
    2020-12-04 13:37

    If you tick Ignore ancestry it will not create svn mergeinfo in the folders. If you got the svn merge information already, just revert it and do the merge again by checking the ignore ancestry.

    Enter image description here

提交回复
热议问题