<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Merging Structural Changes</title>
	<atom:link href="http://codex.grimoire.ca/2008/09/28/merging-structural-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://codex.grimoire.ca/2008/09/28/merging-structural-changes/</link>
	<description>Any insufficiently advanced magic is indistinguishable from technology.</description>
	<pubDate>Mon, 06 Sep 2010 04:30:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Owen</title>
		<link>http://codex.grimoire.ca/2008/09/28/merging-structural-changes/comment-page-1/#comment-6</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Sun, 28 Sep 2008 18:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://codex.grimoire.ca/?p=15#comment-6</guid>
		<description>Not with Subversion.  Reordering the changes so that the content change happens before the structure change still merges the original content on either branch.  Subversion's merge implementation takes a list of changes and applies them blindly, without any regard for their order with respect to changes on the target, which is the Right Thing.</description>
		<content:encoded><![CDATA[<p>Not with Subversion.  Reordering the changes so that the content change happens before the structure change still merges the original content on either branch.  Subversion&#8217;s merge implementation takes a list of changes and applies them blindly, without any regard for their order with respect to changes on the target, which is the Right Thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idcmp</title>
		<link>http://codex.grimoire.ca/2008/09/28/merging-structural-changes/comment-page-1/#comment-5</link>
		<dc:creator>Idcmp</dc:creator>
		<pubDate>Sun, 28 Sep 2008 18:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://codex.grimoire.ca/?p=15#comment-5</guid>
		<description>Hey Owen,

The diagrams show changes on trunk/branch at the same time. I'd suspect it's irrelevant, but does order matter?</description>
		<content:encoded><![CDATA[<p>Hey Owen,</p>
<p>The diagrams show changes on trunk/branch at the same time. I&#8217;d suspect it&#8217;s irrelevant, but does order matter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://codex.grimoire.ca/2008/09/28/merging-structural-changes/comment-page-1/#comment-4</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Sun, 28 Sep 2008 06:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://codex.grimoire.ca/?p=15#comment-4</guid>
		<description>Of course, CVS can't run this test case at all.</description>
		<content:encoded><![CDATA[<p>Of course, CVS can&#8217;t run this test case at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
