- Techie Buzz - http://techie-buzz.com -
Compare Two Files With DiffMerge
Posted By Keith Dsouza On October 6, 2008 @ 12:27 pm In Featured Articles | 3 Comments
Using two text editors to compare files has never been easy, but being a programmer I have been using several useful tools in my day to day life, and one of them has been a easy to use file comparator that shows me difference between two files or revisions, without having to break my head on it.
DiffMerge is a freeware utility that allows you to compare two files and check for differences between them. The utility can be easily accessed using the right click context menu.
Once you have selected the two files you need to compare, click on Ok and it should show you differences in the file, only if there are any.
DiffMerge marks the differences between the files with a red text, if the file is a bit longer you can use the area on the extreme left hand side and click on the sections marked as red to directly jump to areas which are different. This is definitely quite a useful utility not only for programmers, but for anyone who works with multiple copies of a single file. DiffMerge can also perform Folder difference where it can compare which files are missing from a particular folder.
You can also easily merge two files to create a new file with all the differences included, making it easier to maintain a single copy.
Article printed from Techie Buzz: http://techie-buzz.com
URL to article: http://techie-buzz.com/featured/compare-two-files-with-diffmerge.html
URLs in this post:
[1] Download DiffMerge: http://www.sourcegear.com/diffmerge/
Click here to print.
Copyright © 2009Techie Buzz. All rights reserved.