<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Goodbye CVS!</title>
	<atom:link href="http://aralbalkan.com/15/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/15</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Thu, 18 Mar 2010 22:12:37 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: amar</title>
		<link>http://aralbalkan.com/15/comment-page-1#comment-180515</link>
		<dc:creator>amar</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:37:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-180515</guid>
		<description>Thanx to both of you, come to india you will get a dinner for this :)</description>
		<content:encoded><![CDATA[<p>Thanx to both of you, come to india you will get a dinner for this :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Tome</title>
		<link>http://aralbalkan.com/15/comment-page-1#comment-9107</link>
		<dc:creator>Daniel Tome</dc:creator>
		<pubDate>Sat, 13 Jan 2007 00:14:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-9107</guid>
		<description>I know you no longer use windows anymore, but this command wasn&#039;t deleting the hidden CVS folders. I&#039;ve updated the command to also delete the hidden CVS folders:

for /f “tokens=*” %%i in (’dir /b/a/s CVS*’) do @rmdir /q /s “%%i”

It might be useful for someone.
I&#039;ve also posted some info to add to the windows explorer context menu:

http://danieltome.com/index.php/2007/01/13/delete-cvs-files/

If you&#039;re ever coming down under near Sydney, let me know and I&#039;ll buy you a beer ;-)

cheers,</description>
		<content:encoded><![CDATA[<p>I know you no longer use windows anymore, but this command wasn&#8217;t deleting the hidden CVS folders. I&#8217;ve updated the command to also delete the hidden CVS folders:</p>
<p>for /f “tokens=*” %%i in (’dir /b/a/s CVS*’) do @rmdir /q /s “%%i”</p>
<p>It might be useful for someone.<br />
I&#8217;ve also posted some info to add to the windows explorer context menu:</p>
<p><a href="http://danieltome.com/index.php/2007/01/13/delete-cvs-files/" rel="nofollow">http://danieltome.com/index.php/2007/01/13/delete-cvs-files/</a></p>
<p>If you&#8217;re ever coming down under near Sydney, let me know and I&#8217;ll buy you a beer ;-)</p>
<p>cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Tome&#8217;s blog &#187; Delete CVS files</title>
		<link>http://aralbalkan.com/15/comment-page-1#comment-9106</link>
		<dc:creator>Daniel Tome&#8217;s blog &#187; Delete CVS files</dc:creator>
		<pubDate>Sat, 13 Jan 2007 00:07:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-9106</guid>
		<description>[...] I&#8217;ve used Aral Balkan&#8217;s command from this link though it wasn&#8217;t working for me, because my CVS folders were read only and hidden. If your CVS folders aren&#8217;t hidden then I recommend you use Aral&#8217;s approach which is much faster. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve used Aral Balkan&#8217;s command from this link though it wasn&#8217;t working for me, because my CVS folders were read only and hidden. If your CVS folders aren&#8217;t hidden then I recommend you use Aral&#8217;s approach which is much faster. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
