fmscripts

v 20150915

Wrapper Scripts for FileMerge

Apple's Developer Tools for Mac OS X include FileMerge, a graphical tool to compare and merge files. FileMerge can be much handier to use, unfortunately, it doesn't integrate with Subversion straightforwardly. It can be opened from the command line with the opendiff command, but its interface differs from that of diff and diff3. It returns immediately (i.e. it forks and does not block) and it expects different arguments.

http://www.defraine.net/~brunod/fmdiff/

To install fmscripts, paste this in macOS terminal after installing MacPorts

sudo port install fmscripts

Add to my watchlist

Installations 1
Requested Installations 1