I am using TFS for source control, but I want to use SourceGear DiffMerge for viewing file differences and doing merges. I found the Tools -> Options -> Source Control -> Visua
For some reason my old settings for DiffMerge with %1 %2 stopped working, error "File not found (%1). File not found (%2)."
Changed it to:
"C:\Program Files\SourceGear\Common\DiffMerge\sgdm.exe" $(Base) $(Mine)