35
35
Personal version control
36
36
########################
38
.. include:: solo_workflow.txt
38
.. include:: solo_intro.txt
39
39
.. include:: starting_a_project.txt
40
40
.. include:: controlling_registration.txt
41
41
.. include:: reviewing_changes.txt
51
.. include:: partner_workflow.txt
51
.. include:: partner_intro.txt
52
52
.. include:: branching_a_project.txt
53
53
.. include:: merging_changes.txt
54
54
.. include:: resolving_conflicts.txt
58
58
Team collaboration, central style
59
59
#################################
61
.. later include:: centralized_workflow.txt
62
.. later include:: pushing_a_branch.txt
63
.. later include:: using_bound_branches.txt
61
.. include:: central_intro.txt
62
.. include:: publishing_a_branch.txt
63
.. include:: using_checkouts.txt
64
.. include:: working_offline_central.txt
65
.. include:: reusing_a_checkout.txt
66
68
Team collaboration, distributed style
67
69
#####################################
69
.. later include:: distributed_workflow.txt
71
.. later include:: distributed_intro.txt
70
72
.. later include:: shared_repositories.txt
73
Integrating bazaar with other systems
74
#####################################
76
.. include:: bug_trackers.txt
77
.. include:: version_info.txt
83
.. include:: shared_repository_layouts.txt
84
79
.. include:: server.txt
85
80
.. include:: hooks.txt
81
.. include:: version_info.txt
82
.. include:: bug_trackers.txt
83
.. include:: shared_repository_layouts.txt
87
85
.. Perhaps this ought to go in the User Reference?
88
86
.. include:: configuration.txt