vote up 2 vote down star
1

Possible Duplicate:
Best Diff Tool?

I am mainly a C# ASP.NET Developer and I use KDiff3 as my diff tool. I have been using it, happily, for several years and was wondering what others were using.

flag
This has already discussed thoroughly here: stackoverflow.com/questions/12625/… – raven Jul 29 at 19:59
Thanks raven, I did a search for best "diff tool" and several other searches and I never came up with that post. – David Glass Jul 29 at 20:05

closed as exact duplicate by John Sheehan, skaffman, Marc Gravell Jul 29 at 20:12

9 Answers

vote up 4 vote down check

I use Beyond Compare 3

link|flag
vote up 6 vote down

Winmerge

  • Open source
  • Integrates with TortoiseSVN
  • Shell integration
link|flag
+1 for integration with TortoiseSVN – JoshJordan Jul 29 at 19:57
all of those apply to kdiff as well, it is also faster, does 3 way merging, and directory diffs – Matt Briggs Jul 31 at 15:01
vote up 3 vote down

Exam Diff

link|flag
vote up 1 vote down

I use BeyondCompare.

link|flag
vote up 1 vote down

I prefer Kdiff over Winmerge for free tools. But there really isn't anything better then Beyond Compare.

link|flag
vote up 1 vote down

If anyone who has used Araxis Merge Professional (£149) has found a better diff program I would love to hear of it.

link|flag
I've always found Araxis Merge easy to use. I originally thought the extensibility would be cool but have never found a need to use it. The three way merge of directories has been really useful on a couple of occasions. – Hamish Smith Jul 29 at 20:07
vote up 0 vote down

I use Beyond Compare from http://www.scootersoftware.com.

It is by far and away the very best difference utility.

I HIGHLY recommend it. And for about $30 it is well worth the money.

Enjoy,
Randy

link|flag
vote up 0 vote down

The one integrated into the Eclipse IDE!

link|flag
vote up 0 vote down

Hi

ExamDiff (http://www.prestosoft.com/edp_examdiff.asp) is useful to compare files.

FileSync (http://www.fileware.com/download.htm) is handy in case you want to compare folders.

cheers

link|flag

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