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

Re: Merging .resx files

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2007-02-06 16:18:15 CET

On Tue, 06 Feb 2007 16:01:33 +0100, shevek@gmx.at wrote:

>.resx files are xml-files that stores resource information for VisualStudio projects. Unfortunately changes to this file are changing the sequence of the xml tags. So if I want to merge two branches I get a .resx file that contains the same information tw
>o times.
>
>Is there any way to work around this problem?

There is a suggested enhancement that would allow svn to have
filetype-specific merging functionality ("pluggable client-side diff
programs" at http://subversion.tigris.org/roadmap.html) but until that
comes along, svn won't be able to do anything cleverer than a
plain-text merge.

However, TortoiseSVN will (for example) do something clever if you
diff two MS-Word files using the MS-Word diff functionality. It may be
that if you ask the same question on the TSVN mailing list, there may
be a way of being a bit cleverer if you can find a XML-aware
diff/merge utility.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 6 16:22:54 2007

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.