/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/admin-guide/index-plain.txt

  • Committer: John Arbash Meinel
  • Date: 2007-11-30 23:18:15 UTC
  • mto: This revision was merged to the branch mainline in revision 3072.
  • Revision ID: john@arbash-meinel.com-20071130231815-0r6ce70307kmv28r
Use a Graph.heads() check to determine if the ancestries are compatible.
Whether we should do nothing because source is already ahead,
raise an exception because we have diverged,
or move forward because the new revision is a tip revision.

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