~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-08-23 18:54:47 UTC
  • mfrom: (3645.1.1 bzr.dev)
  • Revision ID: pqm@pqm.ubuntu.com-20080823185447-4fimhc5kjnedx6t6
(James Westby) Give the user a bit more information about which saved
        location is being used.

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