Changes between Version 2 and Version 3 of Breve tutorial de SVN
- Timestamp:
- Feb 5, 2013, 12:47:24 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Breve tutorial de SVN
v2 v3 3 3 == Operaciones básicas == 4 4 5 === Checkout === 5 === Status ==== 6 7 Ver 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) === 6 12 7 13 Descarga una rama del repositorio (en realidad esto solo hay que hacerlo una vez si trabajamos en el working copy)