<?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: SVN Export or Recursively Remove .SVN Folders</title>
	<atom:link href="http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/</link>
	<description></description>
	<lastBuildDate>Tue, 22 May 2012 10:36:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: animal collective mediafire</title>
		<link>http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/comment-page-1/#comment-284095</link>
		<dc:creator>animal collective mediafire</dc:creator>
		<pubDate>Wed, 16 Nov 2011 05:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/#comment-284095</guid>
		<description>I gotta  favorite this  site it seems  extremely helpful  very helpful</description>
		<content:encoded><![CDATA[<p>I gotta  favorite this  site it seems  extremely helpful  very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brunilda Ochoa</title>
		<link>http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/comment-page-1/#comment-278273</link>
		<dc:creator>Brunilda Ochoa</dc:creator>
		<pubDate>Fri, 11 Nov 2011 17:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/#comment-278273</guid>
		<description>I?¦ve been exploring for a little for any high-quality articles or weblog posts on this kind of area . Exploring in Yahoo I eventually stumbled upon this site. Studying this info So i?¦m glad to show that I&#039;ve an incredibly just right uncanny feeling I discovered just what I needed. I most no doubt will make certain to do not fail to remember this website and provides it a glance regularly.</description>
		<content:encoded><![CDATA[<p>I?¦ve been exploring for a little for any high-quality articles or weblog posts on this kind of area . Exploring in Yahoo I eventually stumbled upon this site. Studying this info So i?¦m glad to show that I&#8217;ve an incredibly just right uncanny feeling I discovered just what I needed. I most no doubt will make certain to do not fail to remember this website and provides it a glance regularly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Griswold</title>
		<link>http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/comment-page-1/#comment-214382</link>
		<dc:creator>Ben Griswold</dc:creator>
		<pubDate>Sat, 09 Jan 2010 21:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/#comment-214382</guid>
		<description>@Justin - Since the svn folders are all named &quot;.svn&quot; I think we&#039;d have the same net result if the * is included or not. To ensure we only delete the &quot;.svn&quot; directories and no other variation like &quot;donotremovethis.svn&quot; we&#039;re probably better off using your approach.

@David - Thanks for the contribution. The UNIX command is a nice addition to the post.</description>
		<content:encoded><![CDATA[<p>@Justin &#8211; Since the svn folders are all named &#8220;.svn&#8221; I think we&#8217;d have the same net result if the * is included or not. To ensure we only delete the &#8220;.svn&#8221; directories and no other variation like &#8220;donotremovethis.svn&#8221; we&#8217;re probably better off using your approach.</p>
<p>@David &#8211; Thanks for the contribution. The UNIX command is a nice addition to the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Holbrook</title>
		<link>http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/comment-page-1/#comment-214377</link>
		<dc:creator>David Holbrook</dc:creator>
		<pubDate>Sat, 09 Jan 2010 19:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/#comment-214377</guid>
		<description>if you are living in UNIX land this works:

&lt;code&gt;
rm -rf `find . -type d -name .svn`
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>if you are living in UNIX land this works:</p>
<p><code><br />
rm -rf `find . -type d -name .svn`<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Chase</title>
		<link>http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/comment-page-1/#comment-214371</link>
		<dc:creator>Justin Chase</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2010/01/09/svn-export-or-recursively-remove-svn-folders/#comment-214371</guid>
		<description>Shouldn&#039;t it just be &#039;.svn&#039; without the *?</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t it just be &#8216;.svn&#8217; without the *?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

