Re: Merging is not happening for word documents.
From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Wed, 13 Feb 2008 15:41:03 -0500
On 2/13/08, Scott Grizzard <scott_at_scottgrizzard.com> wrote:
Maybe. While XML files are just text, the order of the elements and
Example:
<a id="now"/><div id="3" class="quotation">Now it the time ...</div>
is equivalent to:
<div class="quotation" id="3"><a id="now"/>Now it the time ...</div>
But the XML file is different. And would result in an SVN conflict.
---------------------------------------------------------------------
|
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.