hgbook
diff it/examples/tour.log-r.it @ 976:713f0f69029a
merge with Italian, and very (few) work on ch03
author | Romain PELISSE <belaran@gmail.com> |
---|---|
date | Fri Sep 04 16:33:35 2009 +0200 (2009-09-04) |
parents | |
children | 719b03ea27c8 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/it/examples/tour.log-r.it Fri Sep 04 16:33:35 2009 +0200 1.3 @@ -0,0 +1,27 @@ 1.4 +<!-- BEGIN tour.log-r --> 1.5 +<screen><prompt>$</prompt> <userinput>hg log -r 3</userinput> 1.6 +changeset: 3:0272e0d5a517 1.7 +utente: Bryan O'Sullivan <bos@serpentine.com> 1.8 +data: Sat Aug 16 22:08:02 2008 +0200 1.9 +sommario: Induce make a generare l'eseguibile finale dal file .o. 1.10 + 1.11 +<prompt>$</prompt> <userinput>hg log -r 0272e0d5a517</userinput> 1.12 +changeset: 3:0272e0d5a517 1.13 +utente: Bryan O'Sullivan <bos@serpentine.com> 1.14 +data: Sat Aug 16 22:08:02 2008 +0200 1.15 +sommario: Induce make a generare l'eseguibile finale dal file .o. 1.16 + 1.17 +<prompt>$</prompt> <userinput>hg log -r 1 -r 4</userinput> 1.18 +changeset: 1:82e55d328c8c 1.19 +utente: mpm@selenic.com 1.20 +data: Fri Aug 26 01:21:28 2005 -0700 1.21 +sommario: Crea un makefile. 1.22 + 1.23 +changeset: 4:2278160e78d4 1.24 +etichetta: tip 1.25 +utente: Bryan O'Sullivan <bos@serpentine.com> 1.26 +data: Sat Aug 16 22:16:53 2008 +0200 1.27 +sommario: Aggiusta i commenti. 1.28 + 1.29 +</screen> 1.30 +<!-- END tour.log-r -->