~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Robert Collins
  • Date: 2008-09-02 05:28:37 UTC
  • mfrom: (3675 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3677.
  • Revision ID: robertc@robertcollins.net-20080902052837-ec3qlv41q5e7f6fl
Resolve conflicts with NEWS.

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