vote up 4 vote down star

A good XML diff tool:
- Has a clear, node driven, GUI
- Accepts Command line (For easy Version Control integration)
- Can handle large files
- Is low cost

flag

5 Answers

vote up 4 vote down

a command-line diff which can handle large files and is free is xmldiff from

http://tools.decisionsoft.com/

unfortunatly, it doesn't have a GUI although I have never felt it needed one.

(full disclosure: I work for decisionsoft).

link|flag
aaha..who are your competitors? :) – Gulzar Sep 15 '08 at 13:06
vote up 3 vote down

Check out BeyondCompare. Its a great diff tool in general and there are a couple of third party plugin for diffing xml

link|flag
vote up 0 vote down

WinMerge is ok but has some issues with spaces and CRLF when you compare xml or other text files.

link|flag
vote up 1 vote down

You could also try Altova's DiffDog - though, like all Altova tools, it's neither the cheapest option, nor graceful when it deals with massive XML files.

link|flag
vote up 2 vote down

ExamDiff good gui, command line, free (not pro)

link|flag

Your Answer

Get an OpenID
or

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