LWN.net Logo

Bazaar on the slow track

Bazaar on the slow track

Posted Sep 12, 2012 14:54 UTC (Wed) by zooko (subscriber, #2589)
Parent article: Bazaar on the slow track

I like Corbet's inclusion of other perspectives than the "horse race" perspective. It can be fun and exciting to imagine open source projects as horses at a race, or as combatants in an arena, but when I'm not thinking in those terms, I realize that bzr is working well for me.

I use bzr to interact with projects that use it. It was easy enough to install and to learn the basic (getting a copy, updating to the latest version, submitting an occasional patch). It's efficient enough. It has not yet stunned me with an incomprehensible and intimidating error message. I'm basically satisfied with it.

Likewise I'm pretty satisfied with mercurial, which I also use only for occasional interaction with projects that use it.

Now git and darcs, I've used -- or tried to use -- extensively in many of my own projects and for my employers, and with both git and darcs I have a love/hate relationship. It's complicated.

Then there are the projects that still use svn or cvs. I find it mildly annoying to try to interact with those projects using those old tools.


(Log in to post comments)

Bazaar on the slow track

Posted Sep 12, 2012 21:03 UTC (Wed) by marcH (subscriber, #57642) [Link]

If you know a bit about git already then git-svn is definitely the best SVN client ever.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds