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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
|
####################
Bazaarユーザーガイド
####################
.. 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)
紹介
#####
.. toctree::
:maxdepth: 1
introducing_bazaar
core_concepts
bazaar_workflows
始める
#######
.. toctree::
:maxdepth: 1
installing_bazaar
entering_commands
getting_help
configuring_bazaar
using_aliases
plugins
zen
個人用途のバージョン管理
#########################
.. toctree::
:maxdepth: 1
solo_intro
starting_a_project
controlling_registration
reviewing_changes
recording_changes
browsing_history
releasing_a_project
undoing_mistakes
同僚と共有する
##############
.. toctree::
:maxdepth: 1
partner_intro
branching_a_project
merging_changes
resolving_conflicts
annotating_changes
集中スタイルの、チームコラボレーション
#######################################
.. toctree::
:maxdepth: 1
central_intro
publishing_a_branch
using_checkouts
working_offline_central
reusing_a_checkout
分散スタイルの、チームコラボレーション
#######################################
.. toctree::
:maxdepth: 1
distributed_intro
organizing_branches
using_gatekeepers
sending_changes
その他のトピック
#################
.. toctree::
:maxdepth: 1
part2_intro
adv_merging
shelving_changes
filtered_views
stacked
server
hooks
version_info
人気のあるプラグインの手短なツアー
####################################
.. toctree::
:maxdepth: 1
bzrtools_plugin
svn_plugin
Bazaarを環境に統合する
#######################
.. toctree::
:maxdepth: 1
web_browsing
bug_trackers
付録
#####
.. toctree::
:maxdepth: 1
specifying_revisions
organizing_your_workspace
shared_repository_layouts
setting_up_email
http_smart_server
writing_a_plugin
.. |--| unicode:: U+2014
|