vote up 5 vote down star

Is there a Mac OS X application that's similar to Beyond Compare (for Windows)?

flag

60% accept rate

5 Answers

vote up 3 vote down check

Perhaps the free merge tool Apple provides with Xcode will do enough of what Beyond Compare does for you. It's called file merge.

It can do two way and three way file comparisons, the merging of changes, and directory comparisons and synchronization. It does not have specialized viewers for stuff like ID3 tags and images.

link|flag
vote up 2 vote down

I use KDiff. It's not as pretty, but has quite a few features for compare and merge. I like it a lot. A Mac version is available, and is also available for Windows and Linux. It is free and open source.

alt text

link|flag
vote up 1 vote down

DeltaWalker by Deltopia (http://www.deltopia.com/) gets high praise by BC users using Mac.

link|flag
vote up 0 vote down

I use Araxis Merge, it's pretty good (on both Windows and Mac): http://www.araxis.com/merge%5Fmac/index.html

It can diff pictures too.

link|flag
vote up 0 vote down

The Perforce merge utility (P4Merge: http://www.perforce.com/perforce/products/merge.html) is another alternative that's available for free. It is a good option if your mostly diffing source code revisions (it can be chosen as the default graphical diff/merge tool for scms like git, mercurial, and subversion).

Hopefully scootersoftware will release a mac version in the future. That would make BC the ultimate cross-platform diff/merge tool.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.