vote up 1 vote down star

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 the current bland diff tool an I just like WinMerge better. I'm not interested in going to the folder explorer and doing the comparison there.

Im using Visual Source Safe 6.0 not TFS

Is this possible? Thanks in advanced!

flag

50% accept rate

1 Answer

vote up 4 vote down

Yep, it's possible!

See this link: http://whyiamright.wordpress.com/2008/01/18/changing-the-diffmerge-program-used-by-visual-studio/

Tools-> Options. In the tree, choose Source Control, then the plugin of your choice (VS team Foundation, Source Safe, etc).

Click the "Configure User Tools" button, click add, then specify the appropriate extension, operation, EXE, and arguments list.

This site: has the settings for many, including winmerge: http://blogs.msdn.com/jmanning/articles/535573.aspx

EDIT: You mentioned VSS: Check out the Winmerge manual here: http://winmerge.org/docs/manual/VersionControl.html. It says how to do it about 1/5th the way down the page.

link|flag
I forgot to specify I have VSS6.0 so this solution wont work for me. But u still get a +1 thanks. – Tim Santeford Oct 7 at 22:00
See edit, the Winmerge docs mention how to do it with VSS. – Erich Oct 7 at 22:03
The docs do not describe how to integrate it with vs2008 even as an external tool – Tim Santeford Oct 7 at 22:25

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.