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

  • Committer: John Arbash Meinel
  • Date: 2008-10-08 21:56:12 UTC
  • mto: This revision was merged to the branch mainline in revision 3773.
  • Revision ID: john@arbash-meinel.com-20081008215612-y9v94tqxreqoangx
Simplify the --raw mode.

I didn't realize, but the only node that is special cased is the 'root' node,
and to read it, you actually have to parse it directly, because the
compressed bytes start immediately after the end of the header, rather than
having any padding before the zlib bytes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##########################
 
2
Guia de Usuarios de Bazaar
 
3
##########################
 
4
 
 
5
.. Files are currently links but will become includes once the
 
6
.. content makes more sense as a whole.
 
7
.. Please mark sections in linked/included files as following:
 
8
..   level 1 ========
 
9
..   level 2 --------
 
10
..   level 3 ~~~~~~~~
 
11
..   level 4 ^^^^^^^^ (it is better not to use nesting deeper than 3 levels)
 
12
 
 
13
.. contents:: :depth: 2
 
14
.. sectnum::
 
15
 
 
16
 
 
17
Introducción
 
18
############
 
19
 
 
20
.. include later - introducing_bazaar.txt
 
21
.. include later - core_concepts.txt
 
22
.. include later - bazaar_workflows.txt
 
23
 
 
24
 
 
25
Empezando
 
26
#########
 
27
 
 
28
.. include later - installing_bazaar.txt
 
29
.. include later -  entering_commands.txt
 
30
.. include later - revnos.txt
 
31
.. include later - getting_help.txt
 
32
.. include later - configuring_bazaar.txt
 
33
.. include later - using_aliases.txt
 
34
.. include later - plugins.txt
 
35
 
 
36
 
 
37
Control de Versionamiento Personal
 
38
##################################
 
39
 
 
40
.. include later - solo_intro.txt
 
41
.. include later - starting_a_project.txt
 
42
.. include later - controlling_registration.txt
 
43
.. include later - reviewing_changes.txt
 
44
.. include later - recording_changes.txt
 
45
.. include later - browsing_history.txt
 
46
.. include later - releasing_a_project.txt
 
47
.. include later - undoing_mistakes.txt
 
48
 
 
49
 
 
50
Compartiendo con tus pares
 
51
##########################
 
52
 
 
53
.. include later - partner_intro.txt
 
54
.. include later - branching_a_project.txt
 
55
.. include later - merging_changes.txt
 
56
.. include:: resolving_conflicts.txt
 
57
.. include later - annotating_changes.txt
 
58
 
 
59
 
 
60
Colaboración en equipo, modo centralizado
 
61
#########################################
 
62
 
 
63
.. include later - central_intro.txt
 
64
.. include later - publishing_a_branch.txt
 
65
.. include later - using_checkouts.txt
 
66
.. include later - working_offline_central.txt
 
67
.. include later - reusing_a_checkout.txt
 
68
 
 
69
 
 
70
Colaboracion en equipo, modo distribuido
 
71
########################################
 
72
 
 
73
.. include later - distributed_intro.txt
 
74
.. include later - organizing_branches.txt
 
75
.. include later - using_gatekeepers.txt
 
76
.. include later - sending_changes.txt
 
77
 
 
78
 
 
79
Un tour breve de los plugins mas populares
 
80
##########################################
 
81
 
 
82
.. include later - part2_intro.txt
 
83
.. include later - bzrtools_plugin.txt
 
84
.. include later - svn_plugin.txt
 
85
.. include later looms_plugin.txt
 
86
 
 
87
 
 
88
Integrando Bazaar en tu entorno
 
89
###############################
 
90
 
 
91
.. include later - web_browsing.txt
 
92
.. include later - file_explorers.txt
 
93
.. include later - desktop_integration.txt
 
94
.. include later - editors_and_ides.txt
 
95
.. include later - email.txt
 
96
.. include later - bug_trackers.txt
 
97
 
 
98
 
 
99
Temas varios
 
100
############
 
101
 
 
102
.. include later - adv_merging.txt
 
103
.. include later - server.txt
 
104
.. include later - hooks.txt
 
105
.. include:: version_info.txt
 
106
 
 
107
 
 
108
Apéndice
 
109
########
 
110
 
 
111
.. include later - specifying_revisions.txt
 
112
.. include later - shared_repository_layouts.txt
 
113
.. include later - setting_up_email.txt
 
114
.. include later - http_smart_server.txt
 
115
.. include later - writing_a_plugin.txt
 
116
 
 
117
.. |--| unicode:: U+2014