<?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: Mirroring SVN repository to GitHub</title>
	<atom:link href="http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/</link>
	<description>Bob Blogs</description>
	<lastBuildDate>Sat, 29 Aug 2009 06:01:00 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alan Haggai Alavi</title>
		<link>http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/comment-page-1/#comment-27565</link>
		<dc:creator>Alan Haggai Alavi</dc:creator>
		<pubDate>Wed, 13 May 2009 19:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnokd.com/?p=413#comment-27565</guid>
		<description>Hi,

Thank you for this nice article.

Regards.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this nice article.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Geldenhuys</title>
		<link>http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/comment-page-1/#comment-27564</link>
		<dc:creator>Graeme Geldenhuys</dc:creator>
		<pubDate>Thu, 09 Apr 2009 09:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnokd.com/?p=413#comment-27564</guid>
		<description>Can you run &#039;git gc&#039; periodically on your always-on server? That&#039;s the one with the cronjob that fetches from SVN and pushes to GitHub.

The reason I ask, I heard somewhere that running certain repack commands screws up the svn metadata for tracking svn. And screws with users git repositories that clone from that screwed up git repository.  

I read the git help a few times and I think it should be safe to add &#039;git gc&#039; as a cronjob say once a day.</description>
		<content:encoded><![CDATA[<p>Can you run &#8216;git gc&#8217; periodically on your always-on server? That&#8217;s the one with the cronjob that fetches from SVN and pushes to GitHub.</p>
<p>The reason I ask, I heard somewhere that running certain repack commands screws up the svn metadata for tracking svn. And screws with users git repositories that clone from that screwed up git repository.  </p>
<p>I read the git help a few times and I think it should be safe to add &#8216;git gc&#8217; as a cronjob say once a day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Nelson</title>
		<link>http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/comment-page-1/#comment-27519</link>
		<dc:creator>Jonathan Nelson</dc:creator>
		<pubDate>Mon, 03 Nov 2008 22:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnokd.com/?p=413#comment-27519</guid>
		<description>brilliant! thank you very much.</description>
		<content:encoded><![CDATA[<p>brilliant! thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Williams</title>
		<link>http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/comment-page-1/#comment-27370</link>
		<dc:creator>Jon Williams</dc:creator>
		<pubDate>Wed, 15 Oct 2008 19:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnokd.com/?p=413#comment-27370</guid>
		<description>Is there a good way of following multiple svn branches so that you get the multiple git branches?</description>
		<content:encoded><![CDATA[<p>Is there a good way of following multiple svn branches so that you get the multiple git branches?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fnokd! &#187; Blog Archive &#187; GitHub Mirrors for some JBoss Projects</title>
		<link>http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/comment-page-1/#comment-27241</link>
		<dc:creator>fnokd! &#187; Blog Archive &#187; GitHub Mirrors for some JBoss Projects</dc:creator>
		<pubDate>Thu, 21 Aug 2008 16:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnokd.com/?p=413#comment-27241</guid>
		<description>[...] the way to fetch just a cauterized &#8220;tip&#8221; from SVN to a git repository is to mirror as before, but for the initial &#8220;git svn fetch&#8221; command, add a SVN-style revision range git svn [...]</description>
		<content:encoded><![CDATA[<p>[...] the way to fetch just a cauterized &#8220;tip&#8221; from SVN to a git repository is to mirror as before, but for the initial &#8220;git svn fetch&#8221; command, add a SVN-style revision range git svn [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
