~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-08-28 20:13:31 UTC
  • mfrom: (3658 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3688.
  • Revision ID: john@arbash-meinel.com-20080828201331-dqffxf54l2heokll
Merge bzr.dev 3658

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