<?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>Sat, 21 Jan 2012 18:17:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Linuxer</title>
		<link>http://blog.notreally.org/2006/11/30/setting-up-a-subversion-mirror-repository-using-svnsync/#comment-1245</link>
		<dc:creator><![CDATA[Linuxer]]></dc:creator>
		<pubDate>Wed, 10 Aug 2011 10:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://blognotreally.wordpress.com/2006/11/30/setting-up-a-subversion-mirror-repository-using-svnsync/#comment-1245</guid>
		<description><![CDATA[It&#039;s important to give the &quot;pre-revprop-change&quot; the correct permissions, otherwise the initialisation and the synchronisation won&#039;t work.

chmod a+x pre-revprop-change]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s important to give the &#8220;pre-revprop-change&#8221; the correct permissions, otherwise the initialisation and the synchronisation won&#8217;t work.</p>
<p>chmod a+x pre-revprop-change</p>
]]></content:encoded>
	</item>
	<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><![CDATA[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><![CDATA[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>

