<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bsdeluxe &#187; svn</title>
	<atom:link href="http://www.bsdeluxe.com/tag/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bsdeluxe.com</link>
	<description>...is Bob Sherron</description>
	<lastBuildDate>Thu, 17 Jun 2010 22:13:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Updating WordPress Without Torching SVN Directories</title>
		<link>http://www.bsdeluxe.com/2010/01/13/updating-wordpress-without-torching-svn-directories/</link>
		<comments>http://www.bsdeluxe.com/2010/01/13/updating-wordpress-without-torching-svn-directories/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 19:05:51 +0000</pubDate>
		<dc:creator>Bob Sherron</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.bsdeluxe.com/?p=28</guid>
		<description><![CDATA[rsync rules. <a href="http://www.bsdeluxe.com/2010/01/13/updating-wordpress-without-torching-svn-directories/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Posting this here, mostly for my own benefit: <a href="http://snipplr.com/view/9444/copy-directory-without-svn-files/">http://snipplr.com/view/9444/copy-directory-without-svn-files/</a></p>
<pre>rsync -r --exclude=.svn source destination</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.bsdeluxe.com/2010/01/13/updating-wordpress-without-torching-svn-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
