/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

Rework test_script a little bit.


Don't allow someone to request a stdin request to echo.
Echo never reads from stdin, it just echos its arguments.
You use 'cat' if you want to read from stdin.

A few other fixes because the tests were using filenames
that are actually illegal on Windows, rather than just
nonexistant.


Change the exception handling for commands so that
unknown errors don't get silently squashed and then
turn into hard-to-debug errors later.

test_script now passes on Windows.

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>`_
 
12
* `User Guide <en/user-guide/index-plain.html>`_ 
13
13
 
14
 
* `User Reference <en/user-reference/bzr_man.html>`_
 
14
* `User Reference <en/user-reference/bzr_man.html>`_ 
15
15
 
16
16
* `Quick Start Card <en/_static/en/bzr-en-quick-reference.svg>`_
17
17
  (`PDF <en/_static/en/bzr-en-quick-reference.pdf>`_,
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
23
 
24
24
 
25
25
Tutorials
26
26
=========
27
27
 
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>`_
 
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
35
 
36
36
 
37
37
Developer Documentation
43
43
Web links
44
44
=========
45
45
 
46
 
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_
 
46
* `Switching Guides <http://bazaar-vcs.org/BzrSwitching>`_ 
47
47
  |--| for users moving from another VCS tool
48
48
 
49
49
* `Migration Guide <http://bazaar-vcs.org/BzrMigration>`_
59
59
 
60
60
* `Spanish Documentation <index.es.html>`_
61
61
* `Russian Documentation <index.ru.html>`_ |--| документация на русском
62
 
* `Japanese Documentation <index.ja.html>`_ |--| 日本語のドキュメント
63
62
 
64
63
.. |--| unicode:: U+2014
65
64