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

  • Committer: Vincent Ladeuil
  • Date: 2009-09-16 10:37:29 UTC
  • mto: (4695.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4696.
  • Revision ID: v.ladeuil+lp@free.fr-20090916103729-m6h1pyvjprm6puvm
Respect items() protocol for registry objects.

* bzrlib/tests/test_registry.py:
(TestRegistryIter): Test some corner cases where object are
registered while the registry is iterated.

* bzrlib/registry.py:
(Registry): iteritems() and items() have different intents, don't
mix them under the covers or devs get tricked (see bug #277048
which seemed to have fixed the issue).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
==================================
4
4
 
5
5
Las ultimas versiones de estos documentos se encuentran disponibles
6
 
en la pagina de  Bazaar, http://doc.bazaar.canonical.com/.
 
6
en la pagina de  Bazaar, http://doc.bazaar-vcs.org.
7
7
 
8
8
Documentacion Principal
9
9
=======================
10
10
 
11
 
* `Mini Tutorial <es/mini-tutorial/index.html>`_
 
11
* `Mini Tutorial <es/mini-tutorial/index.html>`_ 
12
12
 
13
13
* `Referencia Rapida <es/_static/es/bzr-es-quick-reference.svg>`_
14
14
 
15
 
* `Guia de Usuario <es/user-guide/index-plain.html>`_
 
15
* `Guia de Usuario <es/user-guide/index-plain.html>`_ 
16
16
 
17
 
* `Referencia <en/user-reference/bzr_man.html>`_
 
17
* `Referencia <en/user-reference/bzr_man.html>`_ 
18
18
 
19
19
* `Notas sobre la Version <en/release-notes/NEWS.html>`_
20
20
 
26
26
 
27
27
Mudandose a Bazaar (enlances web):
28
28
 
29
 
* `Guias de Mudanzas <http://bazaar-vcs.org/BzrSwitching>`_
 
29
* `Guias de Mudanzas <http://bazaar-vcs.org/BzrSwitching>`_ 
30
30
  - para los usuarios que se mudan de otros SCV
31
31
 
32
32
* `Guias de Migracion <http://bazaar-vcs.org/BzrMigration>`_