Tagged Questions
6
votes
3answers
2k views
Is it possible to use WinMerge inside Visual Studio 2008 and Visual Source Safe 6.0?
I would like to use WinMerge as the default diff tool inside VS2008 from the solutions explorer in place of the "Compare..." context menu item. Is this possible? I'm looking for a quick replacement of ...
4
votes
3answers
2k views
How to detect a file modifications with TFS?
It seems that when I use a tool (such as winmerge) to update my codebase... my Visual Studio Team System (VSTS) integration with Team Foundation Server (TFS) doesn't seem to pick it up.
How do I know ...