<?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: Simple WordPress Upgrade Using Subversion</title>
	<atom:link href="http://blog.schmichael.com/2007/10/28/simple-wordpress-upgrade-using-subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schmichael.com/2007/10/28/simple-wordpress-upgrade-using-subversion/</link>
	<description>good good study, day day up</description>
	<lastBuildDate>Thu, 29 Mar 2012 12:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Tr0y</title>
		<link>http://blog.schmichael.com/2007/10/28/simple-wordpress-upgrade-using-subversion/comment-page-1/#comment-24678</link>
		<dc:creator>Tr0y</dc:creator>
		<pubDate>Fri, 08 Feb 2008 00:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/2007/10/28/simple-wordpress-upgrade-using-subversion/#comment-24678</guid>
		<description>SVN is the way to go! :-)

They released a minor update recently, I was able to upgrade 3 websites in less than 10 minutes using svn up. :-)

Much better than your client seeing the &quot;You need to upgrade your WordPress now!&quot;, how embarrassing would that be. 

Be sure to use svn externals for your plugins..

Navigate to plugins directory
type &quot;svn pe svn:externals .&quot;
e.g. 
akismet http://svn.wp-plugins.org/akismet/trunk/
audit-trail http://svn.wp-plugins.org/audit-trail/trunk/
etc.

I need to write a post to help people take an existing WordPress install and migrate it over to SVN, I think that takes just as much time as an actual upgrade.</description>
		<content:encoded><![CDATA[<p>SVN is the way to go! <img src='http://blog.schmichael.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>They released a minor update recently, I was able to upgrade 3 websites in less than 10 minutes using svn up. <img src='http://blog.schmichael.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Much better than your client seeing the &#8220;You need to upgrade your WordPress now!&#8221;, how embarrassing would that be. </p>
<p>Be sure to use svn externals for your plugins..</p>
<p>Navigate to plugins directory<br />
type &#8220;svn pe svn:externals .&#8221;<br />
e.g.<br />
akismet <a href="http://svn.wp-plugins.org/akismet/trunk/" rel="nofollow">http://svn.wp-plugins.org/akismet/trunk/</a><br />
audit-trail <a href="http://svn.wp-plugins.org/audit-trail/trunk/" rel="nofollow">http://svn.wp-plugins.org/audit-trail/trunk/</a><br />
etc.</p>
<p>I need to write a post to help people take an existing WordPress install and migrate it over to SVN, I think that takes just as much time as an actual upgrade.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

