<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Phil Dawes' Stuff - Latest Comments in BazaarNG and Mercurial and Git</title><link>http://phildawesstuff.disqus.com/</link><description></description><language>en</language><lastBuildDate>Wed, 12 Mar 2008 16:31:18 -0000</lastBuildDate><item><title>Re: BazaarNG and Mercurial and Git</title><link>http://www.phildawes.net/blog/2006/04/26/bazaarng-and-mercurial-and-git/#comment-2753315</link><description>I'm stuck to using AIX 5.3 at work. &lt;br&gt;&lt;br&gt;Of Darcs, Git, Cogito and the lot, Bzr (1.2 at the moment) is the only thing that I can even get working (and I'm very used to tinkering for days with configure to get things ironed out). &lt;br&gt;&lt;br&gt;Much to my surprise, Python 2.5.2 was relatively straight-forward on AIX. (event though IBM's AIX Linux Toolkit offers 2.3* only!) That gives me Bazaar pretty much for free.&lt;br&gt;&lt;br&gt;Bzr has come a long way: it doesn't feel sluggish to me, has awesome integration with subversion (our central repo).&lt;br&gt;&lt;br&gt;GIT was absolutely horrible to try to compile/build/install. I sort of got it working, (basically doing all msgfmt and install steps manually) but then it started borking at runtime. Not a happy git :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Seth</dc:creator><pubDate>Wed, 12 Mar 2008 16:31:18 -0000</pubDate></item><item><title>Re: BazaarNG and Mercurial and Git</title><link>http://www.phildawes.net/blog/2006/04/26/bazaarng-and-mercurial-and-git/#comment-2753314</link><description>Hg is faster than bzr but git is much faster than Hg.&lt;br&gt;Atleast on my Pentium D machine it is.&lt;br&gt;&lt;br&gt;Has nice branches feature in the same directory which is really really helpful.&lt;br&gt;&lt;br&gt;Tags act as checkpointing snapshots for me.&lt;br&gt;&lt;br&gt;I can create a new branch from a working tag or overwrite a messed up branch :-).&lt;br&gt;&lt;br&gt;indeed there are too many commands but essential ones are very simple to use. &lt;br&gt;&lt;br&gt;In end IMHO git is way to go if you are choosing to manage your src on a POSIX complaint filesystem. &lt;br&gt;&lt;br&gt;If you prefer windows ,i ll suggest Hg.&lt;br&gt;&lt;br&gt;thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pradeep</dc:creator><pubDate>Tue, 12 Jun 2007 05:04:21 -0000</pubDate></item><item><title>Re: BazaarNG and Mercurial and Git</title><link>http://www.phildawes.net/blog/2006/04/26/bazaarng-and-mercurial-and-git/#comment-2753313</link><description>Coming very late to the game, but Mercurial is still a lot faster than bzr, and handles in-repo branching, a la git.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bryan O'Sullivan</dc:creator><pubDate>Tue, 20 Jun 2006 11:36:27 -0000</pubDate></item><item><title>Re: BazaarNG and Mercurial and Git</title><link>http://www.phildawes.net/blog/2006/04/26/bazaarng-and-mercurial-and-git/#comment-2753312</link><description>You might want to check out bzr 0.8 when it comes out (should be within a week), as it addresses a number of the issues you bring up.&lt;br&gt;&lt;br&gt;There is a new branch format that will improve network performance.&lt;br&gt;&lt;br&gt;There is a new repository concept that allows you to share the version control information for multiple branches in a shared location (a parent directory).  If your branches are related, this will save a lot of space.  You can also have branches without a working tree (i.e. only version control data).&lt;br&gt;&lt;br&gt;And while bzr is backed by Canonical, there is a fair number of external contributors (just check the revision history).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Henstridge</dc:creator><pubDate>Thu, 27 Apr 2006 10:32:07 -0000</pubDate></item></channel></rss>