<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>56博 &#187; 删除</title>
	<atom:link href="http://www.56bo.com/tag/%e5%88%a0%e9%99%a4/feed" rel="self" type="application/rss+xml" />
	<link>http://www.56bo.com</link>
	<description>创意多姿生活,尽享博客乐趣</description>
	<lastBuildDate>Sat, 28 Aug 2010 09:22:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows 右键添加删除当前目录下的.svn文件夹</title>
		<link>http://www.56bo.com/jishu/476</link>
		<comments>http://www.56bo.com/jishu/476#comments</comments>
		<pubDate>Wed, 17 Feb 2010 13:10:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[技术大类]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[删除]]></category>

		<guid isPermaLink="false">http://www.56bo.com/?p=476</guid>
		<description><![CDATA[Windows 右键添加删除当前目录下的.svn文件夹
将以下代码复制到文本文档，保存，然后改后缀名reg，双击导入注册表。
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\DeleteSVN]
@=&#8221;Delete SVN Folders&#8221;
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\DeleteSVN\command]
@=&#8221;cmd.exe /c \&#8221;TITLE Removing SVN Folders in %1 &#038;&#038; COLOR 9A &#038;&#038; FOR /r \&#8221;%1\&#8221; %%f IN (.svn) DO RD /s /q \&#8221;%%f\&#8221; \&#8221;"
]]></description>
			<content:encoded><![CDATA[<p>Windows 右键添加删除当前目录下的.svn文件夹<br />
将以下代码复制到文本文档，保存，然后改后缀名reg，双击导入注册表。<br />
Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\DeleteSVN]<br />
@=&#8221;Delete SVN Folders&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\DeleteSVN\command]<br />
@=&#8221;cmd.exe /c \&#8221;TITLE Removing SVN Folders in %1 &#038;&#038; COLOR 9A &#038;&#038; FOR /r \&#8221;%1\&#8221; %%f IN (.svn) DO RD /s /q \&#8221;%%f\&#8221; \&#8221;"</p>
]]></content:encoded>
			<wfw:commentRss>http://www.56bo.com/jishu/476/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
