hgbook
diff it/examples/ch04-resolve.pull.it @ 1086:8ce6c7a3ebd2
2.4.3 zh translated finished
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Fri Nov 20 08:03:26 2009 -0500 (2009-11-20) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/it/examples/ch04-resolve.pull.it Fri Nov 20 08:03:26 2009 -0500 1.3 @@ -0,0 +1,21 @@ 1.4 +<!-- BEGIN ch04/resolve.pull --> 1.5 +<screen><prompt>$</prompt> <userinput>cd ../conflitto</userinput> 1.6 +<prompt>$</prompt> <userinput>hg pull -u ../sinistra</userinput> 1.7 +estraggo da ../sinistra 1.8 +cerco i cambiamenti 1.9 +aggiungo i changeset 1.10 +aggiungo i manifest 1.11 +aggiungo i cambiamenti ai file 1.12 +aggiunti 1 changeset con 1 cambiamenti a 1 file 1.13 +1 file aggiornati, 0 file uniti, 1 file rimossi, 0 file irrisolti 1.14 +<prompt>$</prompt> <userinput>hg pull -u ../destra</userinput> 1.15 +estraggo da ../destra 1.16 +cerco i cambiamenti 1.17 +aggiungo i changeset 1.18 +aggiungo i manifest 1.19 +aggiungo i cambiamenti ai file 1.20 +aggiunti 1 changeset con 1 cambiamenti a 1 file (+1 teste) 1.21 +non aggiorno, sono state aggiunte nuove teste 1.22 +(eseguite 'hg heads' per vedere le teste, 'hg merge' per unire) 1.23 +</screen> 1.24 +<!-- END ch04/resolve.pull -->