<?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: Maintaining a Read-Only svn Mirror of a git Repository</title>
	<atom:link href="http://www.kerrybuckley.org/2009/10/06/maintaining-a-read-only-svn-mirror-of-a-git-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrybuckley.org/2009/10/06/maintaining-a-read-only-svn-mirror-of-a-git-repository/</link>
	<description>What's the simplest thing that could possibly go wrong?</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:30:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kerry</title>
		<link>http://www.kerrybuckley.org/2009/10/06/maintaining-a-read-only-svn-mirror-of-a-git-repository/comment-page-1/#comment-62395</link>
		<dc:creator>Kerry</dc:creator>
		<pubDate>Tue, 14 Dec 2010 11:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=243#comment-62395</guid>
		<description>One thing to note: this will probably work a lot more smoothly if you keep master&#039;s history linear, ie rebase other branches onto master before merging them in, so merges into master are always simple fast-forwards.</description>
		<content:encoded><![CDATA[<p>One thing to note: this will probably work a lot more smoothly if you keep master&#8217;s history linear, ie rebase other branches onto master before merging them in, so merges into master are always simple fast-forwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kerry</title>
		<link>http://www.kerrybuckley.org/2009/10/06/maintaining-a-read-only-svn-mirror-of-a-git-repository/comment-page-1/#comment-46106</link>
		<dc:creator>Kerry</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=243#comment-46106</guid>
		<description>Vítor, you&#039;re right. In our case we just needed to back the git repo up to subversion, with no-one committing directly to the svn repo.</description>
		<content:encoded><![CDATA[<p>Vítor, you&#8217;re right. In our case we just needed to back the git repo up to subversion, with no-one committing directly to the svn repo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vítor Márcio Paiva de Sousa Baptista</title>
		<link>http://www.kerrybuckley.org/2009/10/06/maintaining-a-read-only-svn-mirror-of-a-git-repository/comment-page-1/#comment-45600</link>
		<dc:creator>Vítor Márcio Paiva de Sousa Baptista</dc:creator>
		<pubDate>Mon, 12 Apr 2010 21:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=243#comment-45600</guid>
		<description>Thanks for your tips. But I have a question: what if there is a conflict when you run git pull origin master with cron? You could not do git svn dcommit, then. Right? Or it isn&#039;t possible?</description>
		<content:encoded><![CDATA[<p>Thanks for your tips. But I have a question: what if there is a conflict when you run git pull origin master with cron? You could not do git svn dcommit, then. Right? Or it isn&#8217;t possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://www.kerrybuckley.org/2009/10/06/maintaining-a-read-only-svn-mirror-of-a-git-repository/comment-page-1/#comment-43820</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Tue, 23 Mar 2010 20:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.org/?p=243#comment-43820</guid>
		<description>Thanks for the article, I used this with some modifications to get my svn mirrors. I had slightly different starting circumstances, plus some merge issues that I worked out -- but you got me on the right track. I cited this article in my post &lt;a href=&quot;http://www.codeography.com/2010/03/17/howto-mirror-git-to-subversion.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for the article, I used this with some modifications to get my svn mirrors. I had slightly different starting circumstances, plus some merge issues that I worked out &#8212; but you got me on the right track. I cited this article in my post <a href="http://www.codeography.com/2010/03/17/howto-mirror-git-to-subversion.html" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.380 seconds -->

