<?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: Creating Wordpress Themes with Blueprint and Sandbox</title>
	<atom:link href="http://www.arciris.com/latest/design/creating-wordpress-themes-with-blueprint-and-sandbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arciris.com/latest/design/creating-wordpress-themes-with-blueprint-and-sandbox/</link>
	<description>Website Design in Spain</description>
	<pubDate>Wed, 07 Jan 2009 13:55:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Guy</title>
		<link>http://www.arciris.com/latest/design/creating-wordpress-themes-with-blueprint-and-sandbox/comment-page-1/#comment-15988</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.arciris.com/?p=166#comment-15988</guid>
		<description>Ok thanks for that Jan, I didn't realise that SVN was so clever- I'm only about a third of the way through the SVN book at the moment ;)</description>
		<content:encoded><![CDATA[<p>Ok thanks for that Jan, I didn&#8217;t realise that SVN was so clever- I&#8217;m only about a third of the way through the SVN book at the moment <img src='http://www.arciris.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://www.arciris.com/latest/design/creating-wordpress-themes-with-blueprint-and-sandbox/comment-page-1/#comment-15987</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.arciris.com/?p=166#comment-15987</guid>
		<description>"you have to change the header.php file as shown in Michael’s tutorial, so you have to tell SVN not to update the header.php file"

In fact, svn *merges* your edits to header.php i.e. you still keep them after an "svn up" or "svn sw". The edits in Michael's tutorial simply add to the file, there's no substitution or deletion in this case. SVN determines when its safe to merge your edits and when a conflict requires your attention.

Keep an eye on the initial capitals in the svn output: Updated, merGed, Conflict.</description>
		<content:encoded><![CDATA[<p>&#8220;you have to change the header.php file as shown in Michael’s tutorial, so you have to tell SVN not to update the header.php file&#8221;</p>
<p>In fact, svn *merges* your edits to header.php i.e. you still keep them after an &#8220;svn up&#8221; or &#8220;svn sw&#8221;. The edits in Michael&#8217;s tutorial simply add to the file, there&#8217;s no substitution or deletion in this case. SVN determines when its safe to merge your edits and when a conflict requires your attention.</p>
<p>Keep an eye on the initial capitals in the svn output: Updated, merGed, Conflict.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
