Bazaar-ng and Git/Cogito

Michael Ellerman michael at ellerman.id.au
Fri Oct 21 02:03:41 BST 2005


On Fri, 21 Oct 2005 03:20, Belmar-Letelier wrote:
> Hello,
>
> I work on a python project using tla from some time and we
> start to thinks about migration to another tools.
>
> Two candidates :
> - Bazaar-ng is my favourite (the fact that it is in python is
>   enough for me)
> - Git
>
> Can someone here give me some arguments to fight with the Git guys

Git is certainly faster for large repositories (kernel sized). Hopefully Bzr 
will catch up, but at the moment it's slow on big repos (though not painfully 
slow on a reasonable machine).

Pulling git repos is also faster, because it uses rsync. But you can always 
just rsync a bzr repo.

I don't think there's much difference in terms of storage, but I could be 
wrong now that Bzr is using weaves.

Git's UI is pretty bad, although cogito might be better (I haven't used it).

Bzr has a much more friendly UI, which I think is as or more important than 
lightening fast feature blah.

I think Bzr is the better long term choice, but in the short term it might be 
a bit bleeding edge, depending on your needs.

cheers

-- 
Michael Ellerman
IBM OzLabs

email: michael:ellerman.id.au
inmsg: mpe:jabber.org
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)

We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person




More information about the bazaar mailing list