<?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: What&#8217;s the best personal source code management system?</title>
	<atom:link href="http://tech.puredanger.com/index.php/2008/05/16/whats-the-best-personal-source-code-management-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/</link>
	<description>Alex Miller&#039;s technical blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:39:50 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Daniel Jimenez</title>
		<link>http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/comment-page-1/#comment-50286</link>
		<dc:creator>Daniel Jimenez</dc:creator>
		<pubDate>Fri, 23 May 2008 14:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/#comment-50286</guid>
		<description>Make sure to check out &lt;a href=&quot;http://osteele.com/archives/2008/05/my-git-workflow&quot; rel=&quot;nofollow&quot;&gt;My Git Workflow&lt;/a&gt; and &lt;a href=&quot;http://osteele.com/archives/2008/05/commit-policies&quot; rel=&quot;nofollow&quot;&gt;Commit Policies&lt;/a&gt; by Oliver Steele to give you a heads up about the large potential of git. It&#039;s a &lt;i&gt;framework&lt;/i&gt; for revision control, not a rcs.</description>
		<content:encoded><![CDATA[<p>Make sure to check out <a href="http://osteele.com/archives/2008/05/my-git-workflow" rel="nofollow">My Git Workflow</a> and <a href="http://osteele.com/archives/2008/05/commit-policies" rel="nofollow">Commit Policies</a> by Oliver Steele to give you a heads up about the large potential of git. It&#8217;s a <i>framework</i> for revision control, not a rcs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/comment-page-1/#comment-50035</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 22 May 2008 15:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/#comment-50035</guid>
		<description>Have you tried CVS.....oh wait, you wanted worthwhile &quot;branching/merging&quot; capabilities.</description>
		<content:encoded><![CDATA[<p>Have you tried CVS&#8230;..oh wait, you wanted worthwhile &#8220;branching/merging&#8221; capabilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/comment-page-1/#comment-50024</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 22 May 2008 14:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/#comment-50024</guid>
		<description>Thanks all - I&#039;m going to give git a try.  Install and initial setup were trivial - still learning how best to use it.</description>
		<content:encoded><![CDATA[<p>Thanks all &#8211; I&#8217;m going to give git a try.  Install and initial setup were trivial &#8211; still learning how best to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Todd</title>
		<link>http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/comment-page-1/#comment-49941</link>
		<dc:creator>Matt Todd</dc:creator>
		<pubDate>Thu, 22 May 2008 06:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/#comment-49941</guid>
		<description>I would highly recommend Git. There has been a very recent influx of high quality documentation, there&#039;s a great community out there with answers to even hard questions (which do arise), and Git has the power to handle even the most difficult problems. But, in the end, Git also can simply behave much like SVN if you desire. There are several good articles on Git Workflows, look for one from Oliver Steele. If you&#039;re on a Mac, you may be using Textmate; there is now a Git bundle for the editor and it&#039;s similar to the SVN default bundle. Also, GitNub is a great tool for perusing the commits and branches of a repository.

Mercurial is also a good product, but I&#039;m unfamiliar with its tool support or its community.</description>
		<content:encoded><![CDATA[<p>I would highly recommend Git. There has been a very recent influx of high quality documentation, there&#8217;s a great community out there with answers to even hard questions (which do arise), and Git has the power to handle even the most difficult problems. But, in the end, Git also can simply behave much like SVN if you desire. There are several good articles on Git Workflows, look for one from Oliver Steele. If you&#8217;re on a Mac, you may be using Textmate; there is now a Git bundle for the editor and it&#8217;s similar to the SVN default bundle. Also, GitNub is a great tool for perusing the commits and branches of a repository.</p>
<p>Mercurial is also a good product, but I&#8217;m unfamiliar with its tool support or its community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/comment-page-1/#comment-49451</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 20 May 2008 17:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/2008/05/16/whats-the-best-personal-source-code-management-system/#comment-49451</guid>
		<description>You should consider Mercurial. There is also a nice Eclipse plugin (http://www.assembla.com/wiki/show/mercurialeclipse), it&#039;s community is very active.</description>
		<content:encoded><![CDATA[<p>You should consider Mercurial. There is also a nice Eclipse plugin (<a href="http://www.assembla.com/wiki/show/mercurialeclipse" rel="nofollow">http://www.assembla.com/wiki/show/mercurialeclipse</a>), it&#8217;s community is very active.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

