~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-08-27 02:27:19 UTC
  • mfrom: (4634.3.19 gc-batching)
  • Revision ID: pqm@pqm.ubuntu.com-20090827022719-bl2yoqhpj3fcfczu
(andrew) Fix #402657: 2a fetch over dumb transport reads one group at
        a time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Bazaar User Guide
3
3
#################
4
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:
 
5
.. Please mark sections in included files as following:
8
6
..   level 1 ========
9
7
..   level 2 --------
10
8
..   level 3 ~~~~~~~~
11
9
..   level 4 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
12
10
 
13
 
.. contents:: :depth: 2
14
 
.. sectnum::
 
11
.. contents:: :depth: 3
15
12
 
16
13
 
17
14
Introduction
81
78
 
82
79
.. include:: part2_intro.txt
83
80
.. include:: adv_merging.txt
 
81
.. include:: shelving_changes.txt
 
82
.. include:: filtered_views.txt
84
83
.. include:: stacked.txt
85
84
.. include:: server.txt
86
85
.. include:: hooks.txt
110
109
##########
111
110
 
112
111
.. include:: specifying_revisions.txt
 
112
.. include:: organizing_your_workspace.txt
113
113
.. include:: shared_repository_layouts.txt
114
114
.. include:: setting_up_email.txt
115
115
.. include:: http_smart_server.txt