hgbook
annotate 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 |
rev | line source |
---|---|
Giulio@792 | 1 <!-- BEGIN tag.log.v1.0 --> |
Giulio@792 | 2 <screen><prompt>$</prompt> <userinput>echo arrivederci > miofile2</userinput> |
gpiancastelli@850 | 3 <prompt>$</prompt> <userinput>hg commit -A -m "Secondo commit."</userinput> |
Giulio@792 | 4 aggiungo miofile2 |
Giulio@792 | 5 <prompt>$</prompt> <userinput>hg log -r v1.0</userinput> |
Giulio@792 | 6 changeset: 0:35aa95ccc713 |
gpiancastelli@840 | 7 etichetta: v1.0 |
gpiancastelli@840 | 8 utente: Bryan O'Sullivan <bos@serpentine.com> |
gpiancastelli@840 | 9 data: Fri Jun 05 15:51:18 2009 +0000 |
gpiancastelli@840 | 10 sommario: Commit iniziale. |
Giulio@792 | 11 |
Giulio@792 | 12 </screen> |
Giulio@792 | 13 <!-- END tag.log.v1.0 --> |