hgbook

view it/examples/rollback.status.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 7252e7b7f07d
children
line source
1 <!-- BEGIN rollback.status -->
2 <screen><prompt>$</prompt> <userinput>hg status</userinput>
3 ? b
4 <prompt>$</prompt> <userinput>hg tip</userinput>
5 changeset: 1:249cc777b54f
6 etichetta: tip
7 utente: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
8 data: Fri Jun 05 15:51:13 2009 +0000
9 sommario: Aggiunge il file b.
11 </screen>
12 <!-- END rollback.status -->