I recently linked to one of Rory's posts in which he described how to set up Visual Studio to use WinMerge as a comparison and merge tool. After some head scratching, I realised that he has one switch too many in the Merge operation. I would suggest that you remove the '%3' and the /wl which means that the full set of arguments should be as follows.
/x /e /ub /dl %6 /dr %7 %1 %2 %4
The symptoms that I was seeing were that the wrong file from the server was being displayed and that I could not resolve conflicting changes.
Posted
Aug 09 2007, 07:25 PM
by
Scott Munro