<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Setting up a subversion mirror repository using svnsync</title>
	<atom:link href="http://blog.notreally.org/2006/11/30/setting-up-a-subversion-mirror-repository-using-svnsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.notreally.org/2006/11/30/setting-up-a-subversion-mirror-repository-using-svnsync/</link>
	<description>or is it?</description>
	<lastBuildDate>Thu, 12 Aug 2010 21:31:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: kusi</title>
		<link>http://blog.notreally.org/2006/11/30/setting-up-a-subversion-mirror-repository-using-svnsync/#comment-159</link>
		<dc:creator>kusi</dc:creator>
		<pubDate>Tue, 18 Sep 2007 15:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://blognotreally.wordpress.com/2006/11/30/setting-up-a-subversion-mirror-repository-using-svnsync/#comment-159</guid>
		<description>I want to mirror only a branch of a master repository. That is, I want to do a

svnsync svn://mirror/ svn://master/proj/A

I don&#039;t have access to proj, but only A on the master. However svnsync only let me sync entire repos. How do I manage to create a mirror of a branch?</description>
		<content:encoded><![CDATA[<p>I want to mirror only a branch of a master repository. That is, I want to do a</p>
<p>svnsync <a href="svn://mirror/" rel="nofollow">svn://mirror/</a> <a href="svn://master/proj/A" rel="nofollow">svn://master/proj/A</a></p>
<p>I don&#8217;t have access to proj, but only A on the master. However svnsync only let me sync entire repos. How do I manage to create a mirror of a branch?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
