Revision control
Revision, or version control systems, have become an essential part of Software Configuration Management (SCM) strategies to successfully control changes in source code. Bazaar is a modern and extremely powerful distributed VCS that enables app developers to track code history over time. Equally suited to small groups, remote teams or single developers its advanced merge features ease collaboration between peers and scale successfully whatever the size of the project
Resources elsewhere on the web
- Bazaar website – the home of the finest revision control system
- Bazaar in five minutes – a quick introduction to Bazaar to kickstart you into using the most frequent commands
- Bazaar documentation – the full documentation for the Bazaar project, including references and tutorials on how to perform from the most common to the most advanced tasks
- Bazaar Explorer – Bazaar’s goal is to be accessible to everyone, not only those familiar with the command line. Bazaar Explorer enables app developers to perform all revision control tasks from a comfortable GUI