Using TortoiseMerge with Visual Studio and TFS - Merge Target (not found)

心已入冬 提交于 2019-11-30 04:07:38

问题


I want to set up TortoiseMerge as a merge tool in Visual Studio 2010. I'm using TFS for source control. In Visual Studio I configured TortoiseMerge to be a merge tool and gave it parameters specified here /base:%3 /mine:%2 /theirs:%1 /basename:%8 /minename:%7 /theirsname:%6 /merged:%4 /mergedname:%9

When I try to merge, the Merge Target says that it is not found. What am I missing?


回答1:


I have been using TortoiseMerge for years and that message always appears during merge. Not sure why, but merging works, saving the file works (it's considered you've done the merge) and most importantly VS (or TF.EXE) picks up the merged file and asks you for confirmation when you're done.

Enjoy it :-)



来源:https://stackoverflow.com/questions/9313574/using-tortoisemerge-with-visual-studio-and-tfs-merge-target-not-found

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!