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

Diffing OpenDocument (ODT/ODS) with TortoiseMerge

From: Santiago Roza <santiagoroza_at_gmail.com>
Date: Tue, 16 Dec 2008 15:51:06 -0200

I'd like to diff ODT files in my SVN server, using TortoiseMerge. By
default, it opens them with OpenOffice. And if I install xdocdiff, it
diffs them with TortoiseMerge, but as TXT files which can't be saved.

Is there a way in which I can diff them as the XML files they are
(deep inside a ZIP archive)? Like, I edit test.odt, and TortoiseMerge
shows the changes inside content.xml ...
                        <text:p text:style-name="P1">This is only a TEST</text:p>
and ...
                        <text:p text:style-name="P1">This is just a test</text:p>

Does anything like this exist? Thanks in advance,

-- 
Santiago Roza
santiagoroza_at_gmail.com
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=985126
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-16 19:00:37 CET

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

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