<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>Russel Winder</title>
   <link>http://www.russel.org.uk/blog</link>
   <description>Russel Winder</description>
   <language>en</language>
   <copyright></copyright>
   <ttl>60</ttl>
   <pubDate>Mon, 15 Sep 2008 13:40 GMT</pubDate>
   <managingEditor>russel@russel.org.uk</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008</generator>
<item>
   <title>Continuing the move from Subversion</title>
   <guid isPermaLink="false">2008-09-15-14-40</guid>
   <link>http://www.russel.org.uk/blog/2008-09-15-14-40.html</link>
   <description><![CDATA[
<p>
  Along with many, many others, I have come to the end of my tether with Subversion.  The only thing that
  can try and save it is if every computer is always connected to the Internet always with a high bandwidth
  connection.  Even then the big problem is having a .svn directory in every directory.  OK, this is
  essential to the "directory as checkoutable item" architecture on the server but it is horrible to work
  with locally.
</p>
<p>
  For many months now I have been using Bazaar and Git as my Subversion clients, i.e. I don't use Subversion
  to work with Subversion repositories, I am using a Git repository or a Bazaar branch instead.  I am all a-dither
  as to which of these two is best &ndash the Bazaar command set is somewhat easier to work with, the Bazaar
  GUI tools work a lot better on Gnome, but Git is a lot faster.
</p>
<p>
  I probably won't come to a final decision as to which to plump for until the next generation of version
  control system appears.  This means I can't say which of the two I am going to
  move <a href="http://gant.codehaus.org">Gant</a> to, so in the interim I am keeping all three.  Until
  Codehaus decide which of Git, Mercurial or Bazaar they are going to support, I am maintaining
  a <a href="https://launchpad.net/gant">Bazaar branch on Launchpad</a>, and
  a <a href="http://github.com/russel/gant/tree/master">Git repository on GitHub</a> as well as continuing
  to have the Subversion repository at Codehaus.
</p>

]]></description>
   <category domain="http://www.russel.org.uk/blog"></category>
   <pubDate>Mon, 15 Sep 2008 13:40 GMT</pubDate>
</item>
</channel>
</rss>
