<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>This and That &#187; Programming</title>
	<atom:link href="http://www.mrroot.net/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrroot.net</link>
	<description>What else would it be?</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:56:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Git: A cause for changing your SCM tool</title>
		<link>http://www.mrroot.net/2010/04/git-a-cause-for-changing-your-scm-tool/</link>
		<comments>http://www.mrroot.net/2010/04/git-a-cause-for-changing-your-scm-tool/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 16:30:46 +0000</pubDate>
		<dc:creator>nisburgh</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.mrroot.net/?p=330</guid>
		<description><![CDATA[I&#8217;m generally one of those people that doesn&#8217;t feel the need to fix something that ain&#8217;t broke.Â  So when all of this hooplah about Git hit the programming scene a while ago, I didn&#8217;t feel obligated to jump on board.Â  I had been using Subversion quite happily for years, and CVS before that.Â  SVN did [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m generally one of those people that doesn&#8217;t feel the need to fix something that ain&#8217;t broke.Â  So when all of this hooplah about <a href="http://git-scm.com/" target="_blank">Git</a> hit the programming scene a while ago, I didn&#8217;t feel obligated to jump on board.Â  I had been using <a href="http://subversion.tigris.org/" target="_blank">Subversion</a> quite happily for years, and <a href="http://www.nongnu.org/cvs/" target="_blank">CVS</a> before that.Â  SVN did what I needed, and worked well for me since I ran a remote, secured repository which I backed up hourly.</p>
<p>A friend recommended I look into Git, and I did.Â  I looked at the website, read the tutorial, and simply could not figure out why I should switch my Source Code Management system.Â  It felt like change for the sake of change, and I am not a fan of that idea.</p>
<p>Enter: <a href="http://hginit.com/" target="_blank">Hg Init</a> &#8211; The Mercurial Tutorial.Â  Here was a very well written tutorial and explanation as to why you should make the move to Mercurial ( which is very similar to Git ).Â  Give it a read, you&#8217;ll see what I mean.Â  I know I&#8217;ll be switching soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrroot.net/2010/04/git-a-cause-for-changing-your-scm-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
