On Sun, Oct 21, 2012 at 7:20 PM, Drew Northup <[email protected]> wrote: > On Tue, Oct 9, 2012 at 1:58 AM, Matthieu Moy > <[email protected]> wrote: >> David Aguilar <[email protected]> writes: >> >>> I would advise against the file locking, though. You ain't gonna need >>> it ;-) >> >> What do you suggest to merge Word files? > > If the files are in the DOCX format you can just expand them as zip > archives and diff what's inside of them. The text in particular is > stored as XML.
An XML diff means nothing to a regular user, and manually "merging" this way can produce unreadable Words files. So no, it's still not an answer. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

