<?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"
	>
<channel>
	<title>Comments on: Updating Wordpress with Subversion and sitecopy</title>
	<atom:link href="http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/feed/" rel="self" type="application/rss+xml" />
	<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/</link>
	<description>English scratches and Italian notes written by Carlo Perassi</description>
	<pubDate>Fri, 05 Dec 2008 10:14:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1646</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Sun, 02 Dec 2007 16:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1646</guid>
		<description>Bob: yes, exactly.</description>
		<content:encoded><![CDATA[<p>Bob: yes, exactly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1645</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 02 Dec 2007 13:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1645</guid>
		<description>OK, I think the confusion is that I'm running the 'svn' command on the same server that hosts my blog, so I can export the files directly to my WordPress directory.  Your case is where you need to run svn on some other computer then upload it to server with the blog.  Correct?</description>
		<content:encoded><![CDATA[<p>OK, I think the confusion is that I&#8217;m running the &#8217;svn&#8217; command on the same server that hosts my blog, so I can export the files directly to my WordPress directory.  Your case is where you need to run svn on some other computer then upload it to server with the blog.  Correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1643</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Sun, 02 Dec 2007 13:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1643</guid>
		<description>Bob: that is exactly what I've written. :) But you need sitecopy to copy the local wp_blog to your hosting directory (if wp_blog is not that directory, of course).</description>
		<content:encoded><![CDATA[<p>Bob: that is exactly what I&#8217;ve written. <img src='http://perassi.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> But you need sitecopy to copy the local wp_blog to your hosting directory (if wp_blog is not that directory, of course).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1640</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 01 Dec 2007 20:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-1640</guid>
		<description>Why not do it in one step:
svn export --force http://svn.automattic.com/wordpress/tags/2.1.1/ wp_blog</description>
		<content:encoded><![CDATA[<p>Why not do it in one step:<br />
svn export &#8211;force <a href="http://svn.automattic.com/wordpress/tags/2.1.1/" rel="nofollow">http://svn.automattic.com/wordpress/tags/2.1.1/</a> wp_blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scot Hacker</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-554</link>
		<dc:creator>Scot Hacker</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-554</guid>
		<description>Thanks Carlo. Interesting - had never heard of sitecopy. My cPanel server doesn't have that command, so unfortunately, these instructions would require getting the assistance of a sysadmin to install an  uncommon binary for users. Regardless, you might want to flesh it out and add it to the Codex (so others can help refine it), rather than just posting it on your blog.</description>
		<content:encoded><![CDATA[<p>Thanks Carlo. Interesting - had never heard of sitecopy. My cPanel server doesn&#8217;t have that command, so unfortunately, these instructions would require getting the assistance of a sysadmin to install an  uncommon binary for users. Regardless, you might want to flesh it out and add it to the Codex (so others can help refine it), rather than just posting it on your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-555</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Thu, 22 Feb 2007 19:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-555</guid>
		<description>Ok I would try to save some free time to add these little notes to the Codex... sitecopy is a binary you can use on your local computer, it's not a server-side program.
After its initialization, its common usage is
sitecopy -u label_name_of_your_website
which makes your website a copy of your local folder (copying only the changed files).</description>
		<content:encoded><![CDATA[<p>Ok I would try to save some free time to add these little notes to the Codex&#8230; sitecopy is a binary you can use on your local computer, it&#8217;s not a server-side program.<br />
After its initialization, its common usage is<br />
sitecopy -u label_name_of_your_website<br />
which makes your website a copy of your local folder (copying only the changed files).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-551</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Thu, 22 Feb 2007 07:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-551</guid>
		<description>Ok, let me try to explain it a bit more deeply.
The main idea is to:
1 - get a stable version of Wordpress (with svn co...)
2 - wp_blog is a folder with your external and previous Wordpress version's files (.htaccess, wp-config.php, plugins etc...)
3 - use svn export --force to get the new stable version of Wordpress being copied to wp_blog (or to a copy of that folder). svn export without --force won't export to a not empty folder
4 - export wp_blog with sitecopy. sitecopy is a wonderful command-line tool to keep in sync a folder with a remote website (see http://www.lyra.org/sitecopy/ it supports many protocols).</description>
		<content:encoded><![CDATA[<p>Ok, let me try to explain it a bit more deeply.<br />
The main idea is to:<br />
1 - get a stable version of Wordpress (with svn co&#8230;)<br />
2 - wp_blog is a folder with your external and previous Wordpress version&#8217;s files (.htaccess, wp-config.php, plugins etc&#8230;)<br />
3 - use svn export &#8211;force to get the new stable version of Wordpress being copied to wp_blog (or to a copy of that folder). svn export without &#8211;force won&#8217;t export to a not empty folder<br />
4 - export wp_blog with sitecopy. sitecopy is a wonderful command-line tool to keep in sync a folder with a remote website (see <a href="http://www.lyra.org/sitecopy/" rel="nofollow">http://www.lyra.org/sitecopy/</a> it supports many protocols).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scot Hacker</title>
		<link>http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-547</link>
		<dc:creator>Scot Hacker</dc:creator>
		<pubDate>Thu, 22 Feb 2007 01:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/02/21/updating-wordpress-with-subversion-and-sitecopy/#comment-547</guid>
		<description>I'm the author of the Codex article on using svn. Your tip here is interesting. Could you possibly flesh it out with a bit more information? What is the -export flag for and how is it operating in this example? What is "sitecopy" and how it being used here? 

Thanks,
Scot</description>
		<content:encoded><![CDATA[<p>I&#8217;m the author of the Codex article on using svn. Your tip here is interesting. Could you possibly flesh it out with a bit more information? What is the -export flag for and how is it operating in this example? What is &#8220;sitecopy&#8221; and how it being used here? </p>
<p>Thanks,<br />
Scot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
