~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/es/mini-tutorial/index.txt

  • Committer: John Arbash Meinel
  • Date: 2008-10-30 00:55:00 UTC
  • mto: (3815.2.5 prepare-1.9)
  • mto: This revision was merged to the branch mainline in revision 3811.
  • Revision ID: john@arbash-meinel.com-20081030005500-r5cej1cxflqhs3io
Switch so that we are using a simple timestamp as the first action.

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
desde el principal dentro de su branch personal::
229
229
 
230
230
  $ bzr merge
231
 
  Using saved location: http://bazaar.launchpad.net/~bzr/bzr-gtk/trunk
 
231
  Merging from saved parent location: http://bazaar.launchpad.net/~bzr/bzr-gtk/trunk
232
232
  All changes applied successfully.
233
233
            
234
234
Compruebe qué ha cambiado::
256
256
Sustituyendo ``mycode.patch``, cree su instrucción merge::
257
257
 
258
258
 $ bzr send -o mycode.patch
259
 
 Using saved location: http://bazaar.launchpad.net/~bzr/bzr-gtk/trunk
 
259
 Using saved parent location: http://bazaar.launchpad.net/~bzr/bzr-gtk/trunk
260
260
 
261
261
Ahora puede enviar por email la instruccion merge al proyecto bzr-gtk
262
262
quien, si así lo quieren, pueden utilizarla para integrar su trabajo