<?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: 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>
	<lastBuildDate>Sat, 05 May 2012 12:28:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Marcus</title>
		<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/comment-page-1/#comment-1096</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Sat, 30 Oct 2010 03:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/10/15/using-piped-svndumfilter-commands-to-separate-an-svn-repository/#comment-1096</guid>
		<description>Ok, got it :)
No need to put an extra call for every &#039;include/exclude&#039; filter. This is enough
svndumpfilter exclude unwanted/one unwanted/two ...</description>
		<content:encoded><![CDATA[<p>Ok, got it <img src='http://allmybrain.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
No need to put an extra call for every &#8216;include/exclude&#8217; filter. This is enough<br />
svndumpfilter exclude unwanted/one unwanted/two &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://allmybrain.com/2007/10/15/using-piped-svndumpfilter-commands-to-separate-an-svn-repository/comment-page-1/#comment-1095</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 29 Oct 2010 17:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2007/10/15/using-piped-svndumfilter-commands-to-separate-an-svn-repository/#comment-1095</guid>
		<description>Can somebody give me a short example how the entries in filterlist.txt need to look like for this to work?

svndumpfilter exclude `cat filterlist.txt`  new.dump</description>
		<content:encoded><![CDATA[<p>Can somebody give me a short example how the entries in filterlist.txt need to look like for this to work?</p>
<p>svndumpfilter exclude `cat filterlist.txt`  new.dump</p>
]]></content:encoded>
	</item>
	<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-page-1/#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 &quot;svndumpfilter&quot; 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-page-1/#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-page-1/#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` &lt; old.dump &gt; 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-page-1/#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>

