<?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: How to cleanup a folder of SVN entries in Linux</title>
	<atom:link href="http://stuff.nekhbet.ro/2008/11/13/how-to-cleanup-a-folder-of-svn-entries-in-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stuff.nekhbet.ro/2008/11/13/how-to-cleanup-a-folder-of-svn-entries-in-linux.html</link>
	<description>A website containing DIY projects and programming tips &#38; tricks.</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:53:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sorin</title>
		<link>http://stuff.nekhbet.ro/2008/11/13/how-to-cleanup-a-folder-of-svn-entries-in-linux.html/comment-page-1#comment-168190</link>
		<dc:creator>Sorin</dc:creator>
		<pubDate>Fri, 27 Feb 2009 18:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/?p=142#comment-168190</guid>
		<description>For Windows XP/Vista/other flavours you can create a .bat file , put this command in it :

FOR /F &quot;tokens=*&quot; %%G IN (&#039;DIR /B /AD /S *.svn*&#039;) DO RMDIR /S /Q %%G

and run it in the folder you want the .svn folders removed. 

Hope this helps :)</description>
		<content:encoded><![CDATA[<p>For Windows XP/Vista/other flavours you can create a .bat file , put this command in it :</p>
<p>FOR /F &#8220;tokens=*&#8221; %%G IN (&#8216;DIR /B /AD /S *.svn*&#8217;) DO RMDIR /S /Q %%G</p>
<p>and run it in the folder you want the .svn folders removed. </p>
<p>Hope this helps <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/4 queries in 0.005 seconds using xcache
Object Caching 260/261 objects using xcache

Served from: stuff.nekhbet.ro @ 2012-02-09 16:15:56 -->
