hgbook
view it/examples/tour.clone.it @ 999:a6b81cd31cfd
adding complete.xml - which generated but Bryan did add it also - as I have absolutly no personnality I do as he does
author | Romain PELISSE <belaran@gmail.com> |
---|---|
date | Sat Sep 12 20:53:36 2009 +0200 (2009-09-12) |
parents | |
children |
line source
1 <!-- BEGIN tour.clone -->
2 <screen><prompt>$</prompt> <userinput>hg clone http://hg.serpentine.com/tutorial/hello</userinput>
3 directory di destinazione: hello
4 richiedo tutte le modifiche
5 aggiungo i changeset
6 aggiungo i manifest
7 aggiungo i cambiamenti ai file
8 aggiunti 5 changeset con 5 cambiamenti a 2 file
9 aggiorno la directory di lavoro
10 2 file aggiornati, 0 file uniti, 0 file rimossi, 0 file irrisolti
11 </screen>
12 <!-- END tour.clone -->