<?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: Remove .svn files with bash</title>
	<atom:link href="http://www.nesium.com/blog/2007/05/27/remove-svn-files-with-bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://nesium.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.nesium.com%2Fblog%2F2007%2F05%2F27%2Fremove-svn-files-with-bash%2F&amp;seed_title=Remove+.svn+files+with+bash</link>
	<description>Domesticating robots since, well, quite a while</description>
	<lastBuildDate>Mon, 03 May 2010 12:32:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam</title>
		<link>http://nesium.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.nesium.com%2Fblog%2F2007%2F05%2F27%2Fremove-svn-files-with-bash%2F&amp;seed_title=Remove+.svn+files+with+bash/comment-page-1/#comment-35734</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 21 Apr 2009 06:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nesium.com/blog/2007/05/27/remove-svn-files-with-bash/#comment-35734</guid>
		<description>Save you a few keystrokes:

find . -name .svn &#124; xargs rm -rf</description>
		<content:encoded><![CDATA[<p>Save you a few keystrokes:</p>
<p>find . -name .svn | xargs rm -rf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klettergriffe onlineshop</title>
		<link>http://nesium.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.nesium.com%2Fblog%2F2007%2F05%2F27%2Fremove-svn-files-with-bash%2F&amp;seed_title=Remove+.svn+files+with+bash/comment-page-1/#comment-1936</link>
		<dc:creator>Klettergriffe onlineshop</dc:creator>
		<pubDate>Mon, 28 May 2007 20:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.nesium.com/blog/2007/05/27/remove-svn-files-with-bash/#comment-1936</guid>
		<description>cool, thanks a lot for the script.

See you,

Peter from Germany :-)</description>
		<content:encoded><![CDATA[<p>cool, thanks a lot for the script.</p>
<p>See you,</p>
<p>Peter from Germany :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->