Changes between Version 2 and Version 3 of Breve tutorial de SVN


Ignore:
Timestamp:
Feb 5, 2013, 12:47:24 PM (12 years ago)
Author:
tonin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Breve tutorial de SVN

    v2 v3  
    33== Operaciones básicas ==
    44
    5 === Checkout ===
     5=== Status ====
     6
     7Ver el estado del repositorio, esto es, que ficheros se han cambiado y aún no se ha hecho un commit.
     8
     9 * svn status
     10   
     11=== Checkout (esto ya está hecho, solo a titulo informativo) ===
    612
    713Descarga una rama del repositorio (en realidad esto solo hay que hacerlo una vez si trabajamos en el working copy)