<?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: Is WordPress automatic install / upgrade compatible with a SVN deployment of WordPress?</title>
	<atom:link href="http://www.gabrielserafini.com/blog/2009/10/22/is-wordpress-automatic-install-upgrade-compatible-with-a-svn-deployment-of-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gabrielserafini.com/blog/2009/10/22/is-wordpress-automatic-install-upgrade-compatible-with-a-svn-deployment-of-wordpress/</link>
	<description>Web Design, Development and Business</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:30:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.gabrielserafini.com/blog/2009/10/22/is-wordpress-automatic-install-upgrade-compatible-with-a-svn-deployment-of-wordpress/comment-page-1/#comment-130192</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Wed, 15 Jun 2011 17:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1121#comment-130192</guid>
		<description>@Stephen, yes, WordPress treats plugin upgrades differently.  I wish it didn&#039;t but it does.  My current method is to keep plugins under version control as well and not upgrade them using the automatic upgrader.  A nice improvement would be to change that behavior so that the auto-upgrade process does not delete the .svn directories, but I haven&#039;t looked into what it would take to do that yet.  I have tried using the svn:externals method, but I don&#039;t like how it exposes you to buggy plugins -- I prefer to download the plugin, test it, then commit it to my svn repository and update the live working copy.</description>
		<content:encoded><![CDATA[<p>@Stephen, yes, WordPress treats plugin upgrades differently.  I wish it didn&#8217;t but it does.  My current method is to keep plugins under version control as well and not upgrade them using the automatic upgrader.  A nice improvement would be to change that behavior so that the auto-upgrade process does not delete the .svn directories, but I haven&#8217;t looked into what it would take to do that yet.  I have tried using the svn:externals method, but I don&#8217;t like how it exposes you to buggy plugins &#8212; I prefer to download the plugin, test it, then commit it to my svn repository and update the live working copy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.gabrielserafini.com/blog/2009/10/22/is-wordpress-automatic-install-upgrade-compatible-with-a-svn-deployment-of-wordpress/comment-page-1/#comment-130190</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Fri, 10 Jun 2011 22:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1121#comment-130190</guid>
		<description>This info might have changed since you last posted -- at least for the plugin directory.  Check out the following link.

http://nooshu.com/wordpress-plug-ins-and-svnexternals</description>
		<content:encoded><![CDATA[<p>This info might have changed since you last posted &#8212; at least for the plugin directory.  Check out the following link.</p>
<p><a href="http://nooshu.com/wordpress-plug-ins-and-svnexternals" rel="nofollow">http://nooshu.com/wordpress-plug-ins-and-svnexternals</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.gabrielserafini.com/blog/2009/10/22/is-wordpress-automatic-install-upgrade-compatible-with-a-svn-deployment-of-wordpress/comment-page-1/#comment-130189</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Fri, 10 Jun 2011 17:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1121#comment-130189</guid>
		<description>I upgraded all my Word Press plugins and all of the .svn directories got deleted from the upgraded plugins directories.  Very annoying...</description>
		<content:encoded><![CDATA[<p>I upgraded all my Word Press plugins and all of the .svn directories got deleted from the upgraded plugins directories.  Very annoying&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.gabrielserafini.com/blog/2009/10/22/is-wordpress-automatic-install-upgrade-compatible-with-a-svn-deployment-of-wordpress/comment-page-1/#comment-128841</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Wed, 17 Feb 2010 18:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1121#comment-128841</guid>
		<description>@estrahon, Lately I&#039;ve been committing everything, but adding a svn:ignore rule for the contents of /wp-content/uploads/ as well as for /wp-content/upgrade/.  If you only wanted to keep your theme and plugin directories I&#039;m sure you could do that (since WordPress isn&#039;t deleting the .svn directories) but you&#039;d probably have to check both of them out how you wanted to do so.</description>
		<content:encoded><![CDATA[<p>@estrahon, Lately I&#8217;ve been committing everything, but adding a svn:ignore rule for the contents of /wp-content/uploads/ as well as for /wp-content/upgrade/.  If you only wanted to keep your theme and plugin directories I&#8217;m sure you could do that (since WordPress isn&#8217;t deleting the .svn directories) but you&#8217;d probably have to check both of them out how you wanted to do so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: estrahon</title>
		<link>http://www.gabrielserafini.com/blog/2009/10/22/is-wordpress-automatic-install-upgrade-compatible-with-a-svn-deployment-of-wordpress/comment-page-1/#comment-128839</link>
		<dc:creator>estrahon</dc:creator>
		<pubDate>Wed, 17 Feb 2010 09:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gabrielserafini.com/?p=1121#comment-128839</guid>
		<description>Thanks for this! I&#039;ve been looking everywhere for that says these two are compatible and nothing. Even those in the Wordpress community believe that you cannot do both. 

Do you have the entire WP directory under subversion or is it possible to just commit the theme and plugin directories?</description>
		<content:encoded><![CDATA[<p>Thanks for this! I&#8217;ve been looking everywhere for that says these two are compatible and nothing. Even those in the WordPress community believe that you cannot do both. </p>
<p>Do you have the entire WP directory under subversion or is it possible to just commit the theme and plugin directories?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

