/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/en/user-guide/index.txt

  • Committer: Ian Clatworthy
  • Date: 2007-11-23 07:35:30 UTC
  • mto: (3054.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3055.
  • Revision ID: ian.clatworthy@internode.on.net-20071123073530-02mv1ogbii1hvxgv
completed Central workflow chapter

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#################
 
2
Bazaar User Guide
 
3
#################
 
4
 
 
5
.. Files are currently links but will become includes once the
 
6
.. content makes more sense as a whole.
 
7
.. Please mark sections in linked/included files as following:
 
8
..   level 1 ========
 
9
..   level 2 --------
 
10
..   level 3 ~~~~~~~~
 
11
..   level 4 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
 
12
 
 
13
.. contents:: :depth: 2
 
14
.. sectnum::
 
15
 
 
16
 
 
17
Introduction
 
18
############
 
19
 
 
20
.. include:: introducing_bazaar.txt
 
21
.. include:: core_concepts.txt
 
22
.. include:: bazaar_workflows.txt
 
23
 
 
24
 
 
25
Getting started
 
26
###############
 
27
 
 
28
.. include:: installing_bazaar.txt
 
29
.. include:: using_bazaar.txt
 
30
.. later include:: configuring_bazaar.txt
 
31
.. include:: using_aliases.txt
 
32
.. include:: plugins.txt
 
33
 
 
34
 
 
35
Personal version control
 
36
########################
 
37
 
 
38
.. include:: solo_intro.txt
 
39
.. include:: starting_a_project.txt
 
40
.. include:: controlling_registration.txt
 
41
.. include:: reviewing_changes.txt
 
42
.. include:: recording_changes.txt
 
43
.. include:: browsing_history.txt
 
44
.. include:: releasing_a_project.txt
 
45
.. include:: undoing_mistakes.txt
 
46
 
 
47
 
 
48
Sharing with peers
 
49
##################
 
50
 
 
51
.. include:: partner_intro.txt
 
52
.. include:: branching_a_project.txt
 
53
.. include:: merging_changes.txt
 
54
.. include:: resolving_conflicts.txt
 
55
.. include:: annotating_changes.txt
 
56
 
 
57
 
 
58
Team collaboration, central style
 
59
#################################
 
60
 
 
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
 
 
67
 
 
68
Team collaboration, distributed style
 
69
#####################################
 
70
 
 
71
.. later include:: distributed_intro.txt
 
72
.. later include:: shared_repositories.txt
 
73
 
 
74
 
 
75
Best practices
 
76
##############
 
77
 
 
78
.. include:: server.txt
 
79
.. include:: hooks.txt
 
80
.. include:: version_info.txt
 
81
.. include:: bug_trackers.txt
 
82
.. include:: shared_repository_layouts.txt
 
83
 
 
84
 
 
85
Appendices
 
86
##########
 
87
 
 
88
.. include:: specifying_revisions.txt
 
89
.. include:: conflicts.txt
 
90
.. include:: configuration.txt
 
91
.. include:: setting_up_email.txt
 
92
.. include:: authentication_conf.txt
 
93
.. include:: http_smart_server.txt
 
94
.. include:: writing_a_plugin.txt
 
95
 
 
96
.. |--| unicode:: U+2014