Where are VS/TFS 2010 DIFF options at?

て烟熏妆下的殇ゞ 提交于 2019-12-10 11:07:37

问题


I'm newish to TFS and am working with VS and TFS 2010 RC releases. In every other DIFF tool I've used in the past I have had options for configuring how to treat whitespace differences, among other things. Where are these options when working with VS2010 and TFS2010?

Thanks!


回答1:


Your best choice when using the compare features in VSTS is to plug in your favorite 3rd party compare tool. Like, Beyond Compare, Araxis Merge, whatever. Then these settings are much more natural to you if you are familiar with the product.




回答2:


I have found these two blog posts to be immensely helpful. I have integrated DiffMerge as my Diff tool and it integrates perfectly using the settings from James Manning's blog post.

  • James Manning with Integration Settings
  • Buck Hodge's higher-level post with other useful links

For DiffMerge, the parameters I used were:

/title1=%6 /title2=%7 %1 %2


来源:https://stackoverflow.com/questions/2524346/where-are-vs-tfs-2010-diff-options-at

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