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

  • Committer: John Arbash Meinel
  • Date: 2009-06-18 18:18:36 UTC
  • mto: This revision was merged to the branch mainline in revision 4461.
  • Revision ID: john@arbash-meinel.com-20090618181836-biodfkat9a8eyzjz
The new add_inventory_by_delta is returning a CHKInventory when mapping from NULL
Which is completely valid, but 'broke' one of the tests.
So to fix it, changed the test to use CHKInventories on both sides, and add an __eq__
member. The nice thing is that CHKInventory.__eq__ is fairly cheap, since it only
has to check the root keys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
============================
 
2
Bazaar Main Document Catalog
 
3
============================
 
4
 
 
5
The latest version of these documents are available from Bazaar's
 
6
documentation site, <http://doc.bazaar-vcs.org/>, and more documentation
 
7
may be linked from <http://bazaar-vcs.org/Documentation>.
 
8
 
 
9
Core Documentation
 
10
==================
 
11
 
 
12
* `User Guide <en/user-guide/index.html>`_ 
 
13
 
 
14
* `User Reference <en/user-reference/bzr_man.html>`_ 
 
15
 
 
16
* `Quick Start Card <en/quick-reference/quick-start-summary.svg>`_
 
17
  (`PDF <en/quick-reference/quick-start-summary.pdf>`_,
 
18
  `PNG <en/quick-reference/quick-start-summary.png>`_)
 
19
 
 
20
* `Release Notes <en/release-notes/NEWS.html>`_
 
21
 
 
22
* `Developer Document Catalog <developers/index.html>`_ |--| for developers
 
23
  of Bazaar and plugins
 
24
 
 
25
 
 
26
Tutorials
 
27
=========
 
28
 
 
29
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 
 
30
 
 
31
* `A longer tutorial <en/tutorials/tutorial.html>`_ 
 
32
 
 
33
* `Using Bazaar with Launchpad <en/tutorials/using_bazaar_with_launchpad.html>`_ 
 
34
 
 
35
* `Centralized workflow <en/tutorials/centralized_workflow.html>`_ 
 
36
 
 
37
 
 
38
Web links
 
39
=========
 
40
 
 
41
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
 
42
  |--| for users moving from another VCS tool
 
43
 
 
44
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
 
45
  |--| for teams migrating history from another VCS tool
 
46
 
 
47
* `Glossary <http://bazaar-vcs.org/BzrGlossary>`_
 
48
 
 
49
* `Frequently Asked Questions <http://bazaar-vcs.org/FAQ>`_
 
50
 
 
51
 
 
52
Other Languages
 
53
===============
 
54
 
 
55
* `Spanish Documentation <index.es.html>`_
 
56
* `Russian Documentation <index.ru.html>`_ |--| документация на русском
 
57
 
 
58
.. |--| unicode:: U+2014
 
59
 
 
60
..
 
61
   vim: ft=rst tw=74 ai