When there is a difference between a file at source and destination, is there any way to display those differences (for non-binary files)? Or can I define an external tool (like Beyond Compare) and the proper command line options so that I can simply right click on the differing file and select "view differences" or similar?
Thanks.
Ps. What I am asking for is a common feature with SVN products, such as Tortoise, called a "Diff Viewer". Example:
"C:\Program Files (x86)\Beyond Compare 3\BComp.exe" %left %right /title1=%leftname /title2=%rightname