Tools: Araxis Merge

| 1 Comment

Computers are tools. Fancy, general-purpose, expensive, complicated tools, but tools nonetheless.

Most applications are tools, too. Programmers tend to think of applications used to write or debug other applications as tools and everything else as, well, something else--but this is just perspective. To an end user, an application is a tool that helps them write a book, perform research, calculate (the original purpose of the computer!), and so on.

Ironically, most programmers seem rather reluctant to invest the time in assembling a good set of tools. Can you imagine a carpenter who still hadn't taken the time to learn how a chop saw worked?

In the spirit of someone writing tools in order to help others write tools, then, I thought I'd post occasionally about some of the tools that I use.

First up: Araxis Merge. An awesome GUI diff and merge tool for both files and directories. Can be integrated with various source control systems; I use it to perform all of my non-trivial integrates in Perforce. Its three-way merge algorithm is great, and it will show intra-line diffs, which are particularly handy when merging Visual Studio and XCode project files.

Bonus: Available on both Mac and Windows.

1 Comment

Our product, Guiffy SureMerge, is another great GUI diff merge tool. Our 3-way merge is the most Trustworthy auto merge available.

Guiffy is available for Windows, MacOS X, Linux, and Unix platforms.

Guiffy includes a complete command line interface and we've documented how to integrate with all the SCM tools.

And, Guiffy also has a complete API Libary with GUI and non-GUI classes.

For further info. see:
http://www.guiffy.com/Diff-Tool.html
or
http://www.guiffy.com/Merge-Tool.html
or
http://www.guiffy.com/Folder-Compare.html

Leave a comment

About this Entry

This page contains a single entry by Oliver Goldman published on November 20, 2007 2:12 PM.

Async APIs and State Machines was the previous entry in this blog.

Parameterized Application Install is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.