hgbook

view it/examples/tour.outgoing.it @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents 713f0f69029a 11a6ba60bb9e
children
line source
1 <!-- BEGIN tour.outgoing -->
2 <screen><prompt>$</prompt> <userinput>cd mio-hello</userinput>
3 <prompt>$</prompt> <userinput>hg outgoing ../hello-trasmissione</userinput>
4 confronto con ../hello-trasmissione
5 cerco i cambiamenti
6 changeset: 5:764347e47e75
7 etichetta: tip
8 utente: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
9 data: Fri Jun 05 15:51:52 2009 +0000
10 sommario: Inserisce una riga con un messaggio aggiuntivo.
12 </screen>
13 <!-- END tour.outgoing -->