I’m looking for an open source version control tool which can diff and merge XML files.
The difficulty I have to find such a tool is, that I need a correct merge of a XML file comparing the nodes and not the lines.
Any idea?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Something I’ve used in the past is diffxml. You might be able to use this as your diff command for a VCS like svn or git.