How to use Visual Studio (vsdiffmerge) as external diff tool in SourceTree for Mercurial?
问题 I am using Mercurial for my source control and SourceTree to manage it. I want to use Visual Studio's built in diff and merge tool (vsdiffmerge) for comparing files however this is not working. I am currently using the following: Diff Commands: \"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\vsdiffmerge.exe\" Diff Arguments: \"$LOCAL\" \"$REMOTE\" //t Merge Commands: \"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\vsdiffmerge.exe\" Merge Arguments: \"