<?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: Clean project from .svn directories</title>
	<atom:link href="http://blog.sosedoff.com/2009/02/06/recursive-delete-svn-directories/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sosedoff.com/2009/02/06/recursive-delete-svn-directories/</link>
	<description>Web-development, PHP, Ruby, Sinatra, Merb, Rails, MySQL, SQLite, Web Services.</description>
	<lastBuildDate>Wed, 05 May 2010 22:00:17 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lacki</title>
		<link>http://blog.sosedoff.com/2009/02/06/recursive-delete-svn-directories/comment-page-1/#comment-85</link>
		<dc:creator>lacki</dc:creator>
		<pubDate>Fri, 15 May 2009 20:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sosedoff.com/?p=58#comment-85</guid>
		<description>&lt;a href=&quot;#comment-84&quot; rel=&quot;nofollow&quot;&gt;@lacki&lt;/a&gt; 
*svn export</description>
		<content:encoded><![CDATA[<p><a href="#comment-84" rel="nofollow">@lacki</a><br />
*svn export</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lacki</title>
		<link>http://blog.sosedoff.com/2009/02/06/recursive-delete-svn-directories/comment-page-1/#comment-84</link>
		<dc:creator>lacki</dc:creator>
		<pubDate>Fri, 15 May 2009 20:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sosedoff.com/?p=58#comment-84</guid>
		<description>export [-r REV] URL[@PEGREV] [PATH]
export [-r REV] PATH1[@PEGREV] [PATH2]
:)</description>
		<content:encoded><![CDATA[<p>export [-r REV] URL[@PEGREV] [PATH]<br />
export [-r REV] PATH1[@PEGREV] [PATH2]<br />
 <img src='http://blog.sosedoff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: houk</title>
		<link>http://blog.sosedoff.com/2009/02/06/recursive-delete-svn-directories/comment-page-1/#comment-22</link>
		<dc:creator>houk</dc:creator>
		<pubDate>Thu, 26 Feb 2009 02:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sosedoff.com/?p=58#comment-22</guid>
		<description>Or like that:
 &gt;find . -type d -name .svn -exec rm -rf {} \;</description>
		<content:encoded><![CDATA[<p>Or like that:<br />
 &gt;find . -type d -name .svn -exec rm -rf {} \;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
