Brian Ray's Blog : MacDev/filemergertrick.html

Mon, 09 Jan 2006

Mac Development Diff Trick

FileMerger.app (callable from the command line) has I nice built in file tree comparer. To run:

$ opendiff project1/ project2/

This opens FileMerger with a special databrowser for comparing file trees.

/images/merge.gif

Merging can be done using keyboard commands. Useful.

posted at: 20:31 | path: /MacDev | permanent link to this entry

Made with PyBlosxom