<?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: Migrating from SVN to GIT</title>
	<atom:link href="http://blog.timakinbo.com/2009/09/03/migrating-from-svn-to-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.timakinbo.com/2009/09/03/migrating-from-svn-to-git/</link>
	<description>the web, mobile technology and location based services as I see it</description>
	<lastBuildDate>Thu, 19 Jan 2012 00:01:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tim</title>
		<link>http://blog.timakinbo.com/2009/09/03/migrating-from-svn-to-git/comment-page-1/#comment-83</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 23 Sep 2009 02:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.timakinbo.com/?p=37#comment-83</guid>
		<description>Hey Faiz, your first comment here? Welcome :) I have heard about Mercurial and yes I do agree with you that it&#039;s really gaining some attention these days. It appears to be more robust than Git. I&#039;ve found git to be slow when you&#039;re dealing with really large codebases. I haven&#039;t considered a switch to it majorly because of the teams I&#039;m working with.

With the kind of projects being migrated to Mercurial, I&#039;m sure it wouldn&#039;t be long before I make the switch.</description>
		<content:encoded><![CDATA[<p>Hey Faiz, your first comment here? Welcome <img src='http://blog.timakinbo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I have heard about Mercurial and yes I do agree with you that it&#8217;s really gaining some attention these days. It appears to be more robust than Git. I&#8217;ve found git to be slow when you&#8217;re dealing with really large codebases. I haven&#8217;t considered a switch to it majorly because of the teams I&#8217;m working with.</p>
<p>With the kind of projects being migrated to Mercurial, I&#8217;m sure it wouldn&#8217;t be long before I make the switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faiz</title>
		<link>http://blog.timakinbo.com/2009/09/03/migrating-from-svn-to-git/comment-page-1/#comment-79</link>
		<dc:creator>Faiz</dc:creator>
		<pubDate>Tue, 22 Sep 2009 21:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.timakinbo.com/?p=37#comment-79</guid>
		<description>Have u taught of Mercurial. I think it is the next big thing and large sites that host open source codes like Google code are moving from Subversion to it. 
Netbeans is fully using it now.</description>
		<content:encoded><![CDATA[<p>Have u taught of Mercurial. I think it is the next big thing and large sites that host open source codes like Google code are moving from Subversion to it.<br />
Netbeans is fully using it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: austin_web_developer</title>
		<link>http://blog.timakinbo.com/2009/09/03/migrating-from-svn-to-git/comment-page-1/#comment-68</link>
		<dc:creator>austin_web_developer</dc:creator>
		<pubDate>Wed, 09 Sep 2009 04:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.timakinbo.com/?p=37#comment-68</guid>
		<description>Yes I&#039;ve heard of stashing ;)
And yes ... it is pretty rad.</description>
		<content:encoded><![CDATA[<p>Yes I&#8217;ve heard of stashing <img src='http://blog.timakinbo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
And yes &#8230; it is pretty rad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.timakinbo.com/2009/09/03/migrating-from-svn-to-git/comment-page-1/#comment-65</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 08 Sep 2009 09:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.timakinbo.com/?p=37#comment-65</guid>
		<description>You&#039;re right Austin. Welcome to my blog and I do hope to see more of your comments. Have you heard about stashing in Git? It&#039;s good for those quick bug fixes that you need to make without having to first create a branch.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right Austin. Welcome to my blog and I do hope to see more of your comments. Have you heard about stashing in Git? It&#8217;s good for those quick bug fixes that you need to make without having to first create a branch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: austin_web_developer</title>
		<link>http://blog.timakinbo.com/2009/09/03/migrating-from-svn-to-git/comment-page-1/#comment-64</link>
		<dc:creator>austin_web_developer</dc:creator>
		<pubDate>Tue, 08 Sep 2009 08:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.timakinbo.com/?p=37#comment-64</guid>
		<description>What is even more wonderful about git is the power of its branching. 

The ability to quickly switch between various versions of the app you&#039;re working on, so that you can ... for example ... go from working on a feature, to making a bug fix, pushing it live then go back to working on your feature ... is very compelling.

enjoy.</description>
		<content:encoded><![CDATA[<p>What is even more wonderful about git is the power of its branching. </p>
<p>The ability to quickly switch between various versions of the app you&#8217;re working on, so that you can &#8230; for example &#8230; go from working on a feature, to making a bug fix, pushing it live then go back to working on your feature &#8230; is very compelling.</p>
<p>enjoy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

