1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
#################
Bazaar User Guide
#################
.. Please mark sections in included files as following:
.. level 1 ========
.. level 2 --------
.. level 3 ~~~~~~~~
.. level 4 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
.. contents:: :depth: 3
Introduction
############
.. include:: introducing_bazaar.txt
.. include:: core_concepts.txt
.. include:: bazaar_workflows.txt
Getting started
###############
.. include:: installing_bazaar.txt
.. include:: entering_commands.txt
.. include:: getting_help.txt
.. include:: configuring_bazaar.txt
.. include:: using_aliases.txt
.. include:: plugins.txt
.. include:: zen.txt
Personal version control
########################
.. include:: solo_intro.txt
.. include:: starting_a_project.txt
.. include:: controlling_registration.txt
.. include:: reviewing_changes.txt
.. include:: recording_changes.txt
.. include:: browsing_history.txt
.. include:: releasing_a_project.txt
.. include:: undoing_mistakes.txt
Sharing with peers
##################
.. include:: partner_intro.txt
.. include:: branching_a_project.txt
.. include:: merging_changes.txt
.. include:: resolving_conflicts.txt
.. include:: annotating_changes.txt
Team collaboration, central style
#################################
.. include:: central_intro.txt
.. include:: publishing_a_branch.txt
.. include:: using_checkouts.txt
.. include:: working_offline_central.txt
.. include:: reusing_a_checkout.txt
Team collaboration, distributed style
#####################################
.. include:: distributed_intro.txt
.. include:: organizing_branches.txt
.. include:: using_gatekeepers.txt
.. include:: sending_changes.txt
Miscellaneous topics
####################
.. include:: part2_intro.txt
.. include:: adv_merging.txt
.. include:: shelving_changes.txt
.. include:: filtered_views.txt
.. include:: stacked.txt
.. include:: server.txt
.. include:: hooks.txt
.. include:: version_info.txt
A brief tour of some popular plugins
####################################
.. include:: bzrtools_plugin.txt
.. include:: svn_plugin.txt
.. include later looms_plugin.txt
Integrating Bazaar into your environment
########################################
.. include:: web_browsing.txt
.. include later - file_explorers.txt
.. include later - desktop_integration.txt
.. include later - editors_and_ides.txt
.. include later - email.txt
.. include:: bug_trackers.txt
Appendices
##########
.. include:: specifying_revisions.txt
.. include:: organizing_your_workspace.txt
.. include:: shared_repository_layouts.txt
.. include:: setting_up_email.txt
.. include:: http_smart_server.txt
.. include:: writing_a_plugin.txt
.. |--| unicode:: U+2014
|