Live data from Hacker News

Meld - a great visual diff and merge tool for linux

meld.sourceforge.net

11–20 of 41 posts

Re: Meld - a great visual diff and merge tool for linux

#13
post #10

How does it compare to ediff? This has been my diff tool of choice lately but I'm always interested in improvements. note: I use Emacs for many other things so that specific point is not a pro or con for me.

Never understood how Emacs users manage to compare two directories. Diffing with Emacs always seemed cumbersome to me. Would you please post a video of a directories diff session of yours? Thank you.

Re: Meld - a great visual diff and merge tool for linux

#14
post #5

For Windows I found WinMerge to be quite useful: http://winmerge.org/

+1. I use WinMerge on a daily basis on my Windows development machines. It's a very complete and polished program, typically written by people who use it themselves and want their tools to be the best.

Re: Meld - a great visual diff and merge tool for linux

#16
post #5

For Windows I found WinMerge to be quite useful: http://winmerge.org/

I like winmerge. Even kdiff3 is not as useful as winmerge, IMHO. http://kdiff3.sourceforge.net/

Can they be even compared? KDiff3 merges based on the "common ancestor" (3 versions to the fourth) and I don't see in that feature in the screenshots of WinMerge?

Re: Meld - a great visual diff and merge tool for linux

#18
post #7

Does it support non-ASCII/non-UTF8 encodings now? meld's failure to do anything meaningful with files in other encodings (i.e., 95% of the sourcecode I have) made me go with diffuse even though meld looks slightly nicer.

Does Diffuse have three-panel merge?

Re: Meld - a great visual diff and merge tool for linux

#19
post #17

Meld is the only tool I know of that shows a 3-panel merge. That's the killer feature for me. Now, if there were an OSX-native app that does 3-panel merges, I'd gladly switch off of Meld.

Araxis Merge might be what you are looking for (Professional version only).

http://www.araxis.com/merge/

Unfortunately, it is not inexpensive.

Post reply on HN