Bazaar 1.0 released

Fantastic news that Bazaar has reached version 1.0. This is thanks to a lot of hard work by some very talented people and I'm pleased to note that it looks like case sensitivity issues have been addressed [http://mebentley.blogspot.com/2007/12/bazaar-10-not-just-number.html]. Amongst the…

Dealing with Text Conflicts in Bazaar Version Control

This post is a follow-on from a previous post that formed a basic introduction to Bazaar version control [https://muffinresearch.co.uk/bazaar-version-control/]. If you'd like to find out more about Bazaar then you can also read about it on the official Bazaar website [http://bazaar-vcs.org] There…

Bazaar Version Control

With the development of TweetyPy [https://launchpad.net/tweetypy/] I've moved to using Bazaar [http://bazaar-vcs.org/] for version control. Bazaar is written in Python so it will work as expected cross-platform. Bazaar is different from a typical version control because it doesn't rely on having…