/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-07-31 17:42:29 UTC
  • mto: This revision was merged to the branch mainline in revision 4611.
  • Revision ID: john@arbash-meinel.com-20090731174229-w2zdsdlfpeddk8gl
Now we got to the per-workingtree tests, etc.

The main causes seem to break down into:
  bzrdir.clone() is known to be broken wrt locking, this effects
  everything that tries to 'push'

  shelf code is not compatible with strict locking

  merge code seems to have an issue. This might actually be the
  root cause of the clone() problems.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
============================
4
4
 
5
5
The latest version of these documents are available from Bazaar's
6
 
documentation site, <http://doc.bazaar.canonical.com/>, and more documentation
 
6
documentation site, <http://doc.bazaar-vcs.org/>, and more documentation
7
7
may be linked from <http://bazaar-vcs.org/Documentation>.
8
8
 
9
9
Core Documentation
10
10
==================
11
11
 
12
 
* `User Guide <en/user-guide/index-plain.html>`_
13
 
 
14
 
* `User Reference <en/user-reference/bzr_man.html>`_
15
 
 
16
 
* `Quick Start Card <en/_static/en/bzr-en-quick-reference.svg>`_
17
 
  (`PDF <en/_static/en/bzr-en-quick-reference.pdf>`_,
18
 
  `PNG <en/_static/en/bzr-en-quick-reference.png>`_)
 
12
* `User Guide <en/user-guide/index.html>`_ 
 
13
 
 
14
* `User Reference <en/user-reference/bzr_man.html>`_ 
 
15
 
 
16
* `Quick Start Card <_static/en/quick-reference/bzr-quick-reference.svg>`_
 
17
  (`PDF <_static/en/quick-reference/bzr-quick-reference.pdf>`_,
 
18
  `PNG <_static/en/quick-reference/bzr-quick-reference.png>`_)
19
19
 
20
20
* `Release Notes <en/release-notes/NEWS.html>`_
21
21
 
22
 
* `2.0 Upgrade Guide <en/upgrade-guide/index.html>`_
 
22
* `2.0 Upgrade Guide <en/upgrade-guide/index.html>`_ 
 
23
 
 
24
* `Developer Document Catalog <developers/index.html>`_ |--| for developers
 
25
  of Bazaar and plugins
23
26
 
24
27
 
25
28
Tutorials
26
29
=========
27
30
 
28
 
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_
29
 
 
30
 
* `A longer tutorial <en/tutorials/tutorial.html>`_
31
 
 
32
 
* `Using Bazaar with Launchpad <en/tutorials/using_bazaar_with_launchpad.html>`_
33
 
 
34
 
* `Centralized workflow <en/tutorials/centralized_workflow.html>`_
35
 
 
36
 
 
37
 
Developer Documentation
38
 
=======================
39
 
 
40
 
* `Developer Document Catalog <developers/index-plain.html>`_ |--| for developers
41
 
  of Bazaar and plugins
 
31
* `Bazaar in five minutes <en/mini-tutorial/index.html>`_ 
 
32
 
 
33
* `A longer tutorial <en/tutorials/tutorial.html>`_ 
 
34
 
 
35
* `Using Bazaar with Launchpad <en/tutorials/using_bazaar_with_launchpad.html>`_ 
 
36
 
 
37
* `Centralized workflow <en/tutorials/centralized_workflow.html>`_ 
 
38
 
42
39
 
43
40
Web links
44
41
=========
45
42
 
46
 
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_
 
43
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
47
44
  |--| for users moving from another VCS tool
48
45
 
49
46
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
59
56
 
60
57
* `Spanish Documentation <index.es.html>`_
61
58
* `Russian Documentation <index.ru.html>`_ |--| документация на русском
62
 
* `Japanese Documentation <index.ja.html>`_ |--| 日本語のドキュメント
63
59
 
64
60
.. |--| unicode:: U+2014
65
61