hgbook
view it/examples/tag.log.v1.0.it @ 1114:527b86d55d4a
inotify: update installation information
inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
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 5bbebcdfb533 |
children |
line source
1 <!-- BEGIN tag.log.v1.0 -->
2 <screen><prompt>$</prompt> <userinput>echo arrivederci > miofile2</userinput>
3 <prompt>$</prompt> <userinput>hg commit -A -m "Secondo commit."</userinput>
4 aggiungo miofile2
5 <prompt>$</prompt> <userinput>hg log -r v1.0</userinput>
6 changeset: 0:35aa95ccc713
7 etichetta: v1.0
8 utente: Bryan O'Sullivan <bos@serpentine.com>
9 data: Fri Jun 05 15:51:18 2009 +0000
10 sommario: Commit iniziale.
12 </screen>
13 <!-- END tag.log.v1.0 -->