Tag Archives: bazaar

Bazaar 2.2 has been released

Bazaar 2.2 has been released recently. For those who don’t know it: Bazaar is a very nice distributed revision control system, similar to git and mercurial. Where Bazaar really shines is the ease-of-use, good documentation and good interop with other … Continue reading

Posted in Programming | Tagged | Leave a comment

Build engineering

Do you have one-click-builds for your whole project? That’s a good question (so good that you should ask it before you get employed), but if the answer is no, chances are high that your team has not dedicated enough time … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment

Bazaar for version control

I’ve been a long-time user of Subversion – and I really like the project. However, I recently switched to Bazaar for nearly all of my work, and I’d like to explain some of the reasons behind this. First of all, … Continue reading

Posted in Programming | Tagged | 3 Comments