<?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"
	>
<channel>
	<title>Comments on: Using piped svndumpfilter commands to separate an svn repository</title>
	<atom:link href="http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/</link>
	<description>Where stuff from my brain lands</description>
	<pubDate>Fri, 21 Nov 2008 17:47:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Cranky Bit &#187; Blog Archive &#187; Separating a Large Repository</title>
		<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/#comment-706</link>
		<dc:creator>Cranky Bit &#187; Blog Archive &#187; Separating a Large Repository</dc:creator>
		<pubDate>Tue, 04 Nov 2008 12:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/10/15/using-piped-svndumfilter-commands-to-separate-an-svn-repository/#comment-706</guid>
		<description>[...] to pull just a single directory, you must filter a complete dump with the "svndumpfilter" command. This blog post by AllMyBrain.com basically explains how to accomplish this in Linux. I usually have to work on a [...]</description>
		<content:encoded><![CDATA[<p>[...] to pull just a single directory, you must filter a complete dump with the &#8220;svndumpfilter&#8221; command. This blog post by AllMyBrain.com basically explains how to accomplish this in Linux. I usually have to work on a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/#comment-692</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Thu, 30 Oct 2008 19:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/10/15/using-piped-svndumfilter-commands-to-separate-an-svn-repository/#comment-692</guid>
		<description>Thanks for the additional tip!</description>
		<content:encoded><![CDATA[<p>Thanks for the additional tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/#comment-691</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 30 Oct 2008 18:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/10/15/using-piped-svndumfilter-commands-to-separate-an-svn-repository/#comment-691</guid>
		<description>blah, it ate my comment

it should read:

svndumpfilter exclude `cat filterlist.txt` &#60; old.dump &#62; new.dump</description>
		<content:encoded><![CDATA[<p>blah, it ate my comment</p>
<p>it should read:</p>
<p>svndumpfilter exclude `cat filterlist.txt` &lt; old.dump &gt; new.dump</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/#comment-690</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 30 Oct 2008 18:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/10/15/using-piped-svndumfilter-commands-to-separate-an-svn-repository/#comment-690</guid>
		<description>This also works:

svndumpfilter exclude `cat filterlist.txt`  new.dump</description>
		<content:encoded><![CDATA[<p>This also works:</p>
<p>svndumpfilter exclude `cat filterlist.txt`  new.dump</p>
]]></content:encoded>
	</item>
</channel>
</rss>
