PDA

View Full Version : Text file comparision software


KuJaX
08-09-2006, 04:12 PM
Can someone recommend a program where I can compare two files (like text files, php files, etc) and the program will highlight or outline or tell me what differences there are between the two files.

This is used because I just got a lot of programming stuff done and I want to see exactly how the programmer did it, but I don't want to open up thousands of different files to look through them. :)

eloj
08-09-2006, 05:06 PM
gnu diff, windiff, etc, etc. All depends on what you want (console, gui, IDE integration, free/gratis/commercial, etc)

korpse
08-09-2006, 07:19 PM
WinMerge (http://winmerge.org/)

sitheris
08-10-2006, 12:21 PM
Google FreeDiff, best I've used.

Hiyruu
08-10-2006, 12:51 PM
ZsCompare (http://www.zizasoft.com/products/zsCompare/index.shtml)

Hiyruu
08-10-2006, 01:06 PM
Or, maybe Merge for Windows (http://www.araxis.com/merge/)

In the Benefits section it shows the following:

For code reviewers and auditors: identify in context every change made between two or three source code hierarchies. Create a standalone html or xml report of your findings. Add bookmarks and comments to a file or folder comparison, then save it as a single-file archive for emailing to other team members for review.