hgbook

view it/examples/backout.manual.heads.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
children
line source
1 <!-- BEGIN backout.manual.heads -->
2 <screen><prompt>$</prompt> <userinput>hg heads</userinput>
3 changeset: 3:f3e79edd2b05
4 tag: tip
5 parent: 1:51969da8cdc5
6 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
7 date: Fri Jun 05 15:48:47 2009 +0000
8 summary: Ritira la seconda modifica.
10 changeset: 2:629da9559a9e
11 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
12 date: Fri Jun 05 15:48:46 2009 +0000
13 summary: Terza modifica.
15 </screen>
16 <!-- END backout.manual.heads -->