[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Question about svn diff --xml

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Tue, 08 Jul 2008 11:08:03 -0400

Gonzalez Diaz, Xoan wrote:
> Is there any way to obtain xml output for svn diff?

What would you expect XML output for diff to look like? I'm having a
really hard time trying to visualize how involving XML would be anything
but a distraction. The diff format is designed specifically to produce
the minimal text required to feed to the patch program. If you are just
trying to find a more human readable way to visualize diff's, you may
want to investigate one of the many visual merge tools (kdiff3 or meld
for example under Linux).

Or, are you trying to produce a diff between two XML files by any chance
(that respects the sometimes unordered aspect of XML files)? That is a
completely different situation; there has been some talk about how best
to provide filetype-specific support for diff/merge.

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-08 17:08:28 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.