4
 
A personal productivity tool
 
5
 
----------------------------
 
7
 
Some tools are designed to make individuals productive (e.g. editors)
 
8
 
while other tools (e.g. back-end services) are focused on making teams
 
9
 
or whole companies more productive. Version control tools have
 
10
 
traditionally been in the latter camp.
 
12
 
One of the cool things about Bazaar is that it is so easy to setup
 
13
 
that version control can now be treated as a personal productivity tool.
 
14
 
If you wish to record changes to files for the purposes of checkpointing
 
15
 
good known states or tracking history, it is now easy to do so. This
 
21
 
If you are creating your own masterpiece, whether that be a software
 
22
 
project or a set of related documents, the typical workflow looks like this:
 
24
 
.. image:: images/workflows_single.png
 
26
 
Even if you will always be working as part of a team, the tasks covered
 
27
 
in this chapter will be the basis of what you'll be doing so it's a good