/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: Robert Collins
  • Date: 2009-08-26 03:20:32 UTC
  • mfrom: (4637 +trunk)
  • mto: (4634.6.2 2.0)
  • mto: This revision was merged to the branch mainline in revision 4660.
  • Revision ID: robertc@robertcollins.net-20090826032032-mx5kiog3eihaoy13
Merge and cherrypick outstanding 2.0 relevant patches from bzr.dev: Up to rev
4637, then 4639,4641,4643,4646,4649,4650,4651. (Robert Collins)

Log messages of the incorporated fixes:

revno: 4651 [merge]
  (robertc) Enable commit via record_iter_changes for specific file
        comments. (Robert Collins)

revno: 4650 [merge]
  Fix shelve on windows. (Robert Collins, #305006)

revno: 4649 [merge]
  (robertc) Make iter_changes produce output that is always safe to
        generate inventory deltas of in the same direction as the
        changes. (Robert Collins, #347649)

revno: 4646 [merge]
  (mbp) developer documentation about content filtering

revno: 4643 [merge]
  (mbp) small tweaks to release documentation

revno: 4641 [merge]
  (abentley) Shelve will not remove tree root.

revno: 4639 [merge]
  (andrew) Fix 'Revision ... not present' errors when upgrading stacked
        branches.

revno: 4637 [merge]
  Fix upgrade of branches in repositories.

revno: 4636 [merge]
  (mbp) fix crash formatting CannotBindAddress

revno: 4635 [merge]
  (robertc) Fix many locking errors on windows due to a small bug in
        merge.transform_tree. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
==================================
 
2
Indice de Documentacion de Bazaar
 
3
==================================
 
4
 
 
5
Las ultimas versiones de estos documentos se encuentran disponibles
 
6
en la pagina de  Bazaar, http://doc.bazaar-vcs.org.
 
7
 
 
8
Documentacion Principal
 
9
=======================
 
10
 
 
11
* `Mini Tutorial <es/mini-tutorial/index.html>`_ 
 
12
 
 
13
* `Referencia Rapida <es/quick-reference/quick-start-summary.svg>`_
 
14
 
 
15
* `Guia de Usuario <es/user-guide/index.html>`_ 
 
16
 
 
17
* `Referencia <es/user-reference/bzr_man.html>`_ 
 
18
 
 
19
* `Notas sobre la Version <es/release-notes/NEWS.html>`_
 
20
 
 
21
* `Guia del Desarrollador <es/developer-guide/HACKING.html>`_
 
22
 
 
23
 
 
24
Otra Documentacion
 
25
===================
 
26
 
 
27
Mudandose a Bazaar (enlances web):
 
28
 
 
29
* `Guias de Mudanzas <http://bazaar-vcs.org/BzrSwitching>`_ 
 
30
  - para los usuarios que se mudan de otros SCV
 
31
 
 
32
* `Guias de Migracion <http://bazaar-vcs.org/BzrMigration>`_
 
33
  - para equipos que mudan el historial de otros SCV
 
34
 
 
35
Otros Documentos (enlances web):
 
36
 
 
37
* `Glosario <http://bazaar-vcs.org/BzrGlossary>`_
 
38
 
 
39
* `Preguntas Frecuentes <http://bazaar-vcs.org/FAQ>`_
 
40
 
 
41
* `Referencia del API bzrlib <http://bazaar-vcs.org/BzrLib>`_
 
42
 
 
43
Especificaciones tecnicas, planes a futuro y varias
 
44
notas tecnicas varias en Ingles:
 
45
 
 
46
* `Catalogo de Documentos para Desarrolladores <developers/index.html>`_