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

Re: Version Control of XML data

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-07 14:44:34 CEST

Dave Pawson <dave.pawson@gmail.com> wrote on 09/07/2005 07:35:47 AM:

> > No, Subversion always uses its internal differencing engine to store
> > diffs. Specifying alternate diff tools is solely for your benefit
> > when you're examining files.
>
> Which makes it unsuitable for handling XML files, if a diff is needed?

Subversion may very well be unsuitable for handling certain types of XML
files, but it isn't for this reason. The internal storage format used by
Subversion does nothing that will prevent you getting a proper diff
between revisions. If you had a diff tool that gave the results you are
looking for and could be plugged into Subversion, then it would work
regardless of the Subversion internal formats.

On Windows, TortoiseSVN lets you associate different diff tools for
different file extensions. As an example, it comes with scripts to diff
MS Word as well as OpenOffice.org documents.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 7 14:46:18 2005

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.