up vote 6 down vote favorite
2
share [g+] share [fb]

I use Beyond Compare to effectively manage all my local files with the production servers of clients. Comparing files and reconciling versions is fun in Beyond Compare. It costs money. So, is there a free alternative with similar features??

link|improve this question

72% accept rate
I'm using Windows 7 – detj Feb 28 '10 at 0:55
feedback

4 Answers

up vote 3 down vote accepted

I believe the best-diff-tool question on StackOverflow has them all. Or at least, a solid collection (both payware & freeware).

link|improve this answer
feedback

Winmerge (windows only) is pretty great. What os are you on?

link|improve this answer
can WinMerge open remote ftp/sftp connections?? – detj Feb 28 '10 at 16:05
Windows 7 ................. – detj Feb 28 '10 at 16:15
I can filter with regexps and wrap lines - woohoo!!! – Umber Ferrule Sep 22 '10 at 11:38
feedback

As Jason specified, we need to know your operating system.

KDiff3 and Meld are excellent alternatives though. Both are available for Windows, Linux, and Mac.

link|improve this answer
feedback

If you can handle emacs, emacs has diff functionality, with guided merging of files and highlighted differences. I don't know of any similar functionality for comparing directories though.

edit:

I should have known, ediff can do directories as well.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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