<?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>Jordon Mears &#187; Subversion</title>
	<atom:link href="http://www.finefrog.com/category/software/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.finefrog.com</link>
	<description>while(true) { write(learn(live())); }</description>
	<lastBuildDate>Wed, 25 Jan 2012 05:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Removing .svn Folders from a Codebase</title>
		<link>http://www.finefrog.com/2009/02/20/removing-svn-folders-from-a-codebase/</link>
		<comments>http://www.finefrog.com/2009/02/20/removing-svn-folders-from-a-codebase/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 17:23:06 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=371</guid>
		<description><![CDATA[Removing the .svn folders from a codebase effectively removes the codes attachment to the repository. This can be useful for when you are trying to distribute the code to others or if you are trying to bring two different repositories together. Anyway the proper way to do it is to use svn export. However this [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2009/02/20/removing-svn-folders-from-a-codebase/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

