Tag Archives: Bazaar

The difference between a working tree, repository, branch, and checkout in the Bazaar version control system

I love using Bazaar for version control! It allows me to work on the same files as my buddies without accidentally overwriting their work. I’m also free to experiment and refactor without fear, because I can just revert my files to previous (working) version if I screw everything up. The key to understanding version control [...]

Posted in Musings | Tagged | 5 Comments