~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/admin-guide/index-plain.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-08-17 18:13:57 UTC
  • mfrom: (5268.7.29 transport-segments)
  • Revision ID: pqm@pqm.ubuntu.com-20110817181357-y5q5eth1hk8bl3om
(jelmer) Allow specifying the colocated branch to use in the branch URL,
 and retrieving the branch name using ControlDir._get_selected_branch.
 (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
###################################
 
2
Bazaar System Administrator's Guide
 
3
###################################
 
4
 
 
5
.. Please mark sections in included files as following:
 
6
..   level 1 ========
 
7
..   level 2 --------
 
8
..   level 3 ~~~~~~~~
 
9
..   level 4 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
 
10
 
 
11
.. contents:: :depth: 3
 
12
 
 
13
.. include:: introduction.txt
 
14
.. include:: simple-setups.txt
 
15
.. include:: other-setups.txt
 
16
.. include:: migration.txt
 
17
.. include:: hooks-plugins.txt
 
18
.. include:: code-browsing.txt
 
19
.. include:: integration.txt
 
20
.. include:: security.txt
 
21
.. include:: backup.txt
 
22
.. include:: upgrade.txt
 
23
.. include:: advanced.txt
 
24
.. include:: licence.txt