<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" 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><atom:link href="https://phildawesstuff.disqus.com/bazaarng_and_mercurial_and_git/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 12 Jun 2007 05:04:21 -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-2753314</link><description>&lt;p&gt;Hg is faster than bzr but git is much faster than Hg.&lt;br&gt;Atleast on my Pentium D machine it is.&lt;/p&gt;&lt;p&gt;Has nice branches feature in the same directory which is really really helpful.&lt;/p&gt;&lt;p&gt;Tags act as checkpointing snapshots for me.&lt;/p&gt;&lt;p&gt;I can create a new branch from a working tag or overwrite a messed up branch :-).&lt;/p&gt;&lt;p&gt;indeed there are too many commands but essential ones are very simple to use.&lt;/p&gt;&lt;p&gt;In end IMHO git is way to go if you are choosing to manage your src on a POSIX complaint filesystem.&lt;/p&gt;&lt;p&gt;If you prefer windows ,i ll suggest Hg.&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;</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>&lt;p&gt;Coming very late to the game, but Mercurial is still a lot faster than bzr, and handles in-repo branching, a la git.&lt;/p&gt;</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>&lt;p&gt;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;/p&gt;&lt;p&gt;There is a new branch format that will improve network performance.&lt;/p&gt;&lt;p&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;/p&gt;&lt;p&gt;And while bzr is backed by Canonical, there is a fair number of external contributors (just check the revision history).&lt;/p&gt;</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>