<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: My new favorite scm - SVK</title>
	<link>http://www.xxeo.com/archives/2006/09/29/my-new-favorite-scm-svk.html</link>
	<description>20 minutes into the future...</description>
	<pubDate>Wed, 07 Jan 2009 13:39:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Giao Phan</title>
		<link>http://www.xxeo.com/archives/2006/09/29/my-new-favorite-scm-svk.html#comment-10373</link>
		<dc:creator>Giao Phan</dc:creator>
		<pubDate>Wed, 18 Oct 2006 15:51:19 +0000</pubDate>
		<guid>http://www.xxeo.com/archives/2006/09/29/my-new-favorite-scm-svk.html#comment-10373</guid>
		<description>&lt;p&gt;I happen to be a bit of a SCM geek (we are using Arch over at GUBA, and I've never met anyone else that actually knows about it.)  Right now though, I'm a gigantic Bazaar fan, which emerged from Arch after Tom Lord's abandoned it again.  I use it for all my personal projects now, it's just amazingly easy to set up and use, and since it's written in python with a plug-in system, I think will allow it to quickly emerge to be the head of the pack.  Though it's features are really built for DRCS, it also really lends itself to solo user usage incredibly well.  For instance, this is all you have to do to start versioning your code:&lt;/p&gt;

&lt;p&gt;% bzr init
% bzr add
% bzr commit -m 'First commit'&lt;/p&gt;

&lt;p&gt;No setup of servers, repositories or apache.  I looked into SVK, without using it, because I felt just like CVS was a hack on RCS, and inherited it's flaws, SVK won't ever be a true DRCS, since it has to rely on SVN (which last time I checked, you still can't do a true rename!)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I happen to be a bit of a SCM geek (we are using Arch over at GUBA, and I&#8217;ve never met anyone else that actually knows about it.)  Right now though, I&#8217;m a gigantic Bazaar fan, which emerged from Arch after Tom Lord&#8217;s abandoned it again.  I use it for all my personal projects now, it&#8217;s just amazingly easy to set up and use, and since it&#8217;s written in python with a plug-in system, I think will allow it to quickly emerge to be the head of the pack.  Though it&#8217;s features are really built for DRCS, it also really lends itself to solo user usage incredibly well.  For instance, this is all you have to do to start versioning your code:</p>

<p>% bzr init
% bzr add
% bzr commit -m &#8216;First commit&#8217;</p>

<p>No setup of servers, repositories or apache.  I looked into SVK, without using it, because I felt just like CVS was a hack on RCS, and inherited it&#8217;s flaws, SVK won&#8217;t ever be a true DRCS, since it has to rely on SVN (which last time I checked, you still can&#8217;t do a true rename!)</p>]]></content:encoded>
	</item>
</channel>
</rss>
