<?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: My thoughts on Git</title>
	<atom:link href="http://www.evardsson.com/blog/2009/05/30/my-thoughts-on-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evardsson.com/blog/2009/05/30/my-thoughts-on-git/</link>
	<description>tweaks and hacks, php, python, music, home and ???</description>
	<lastBuildDate>Thu, 15 Jul 2010 14:14:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John Reeves</title>
		<link>http://www.evardsson.com/blog/2009/05/30/my-thoughts-on-git/comment-page-1/#comment-870</link>
		<dc:creator>John Reeves</dc:creator>
		<pubDate>Tue, 02 Jun 2009 14:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.evardsson.com/blog/?p=328#comment-870</guid>
		<description>I still haven&#039;t tried Git.  I find the whole decentralized code control system interesting though.  I decided to try out Bazaar (well, it was more like my only choice for the code I wanted to look at).  It is also decentralized but newer.  It allows you to do most (all?) of what Git does, but also allows you to do a SVN-like checkout of a branch.  Then you can pass a switch to &quot;bzr ci&quot; what makes it check in locally.  When you eventually do a normal commit, all changes are committed to the central repo, etc.  I used it a while for when my internet was down.   It seems pretty nice, and I&#039;m pretty sure I&#039;ve hardly scratched the surface for some of the cool stuff it can do.

And its written in Python, so you know its good.

Oh, and 12,450 spams.</description>
		<content:encoded><![CDATA[<p>I still haven&#8217;t tried Git.  I find the whole decentralized code control system interesting though.  I decided to try out Bazaar (well, it was more like my only choice for the code I wanted to look at).  It is also decentralized but newer.  It allows you to do most (all?) of what Git does, but also allows you to do a SVN-like checkout of a branch.  Then you can pass a switch to &#8220;bzr ci&#8221; what makes it check in locally.  When you eventually do a normal commit, all changes are committed to the central repo, etc.  I used it a while for when my internet was down.   It seems pretty nice, and I&#8217;m pretty sure I&#8217;ve hardly scratched the surface for some of the cool stuff it can do.</p>
<p>And its written in Python, so you know its good.</p>
<p>Oh, and 12,450 spams.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
