hgbook

diff it/examples/ch10-notify-config-mail.lst.it @ 797:26b05b7dd445

Minor changes and translation of code snippets for Ch.10.
author Giulio@puck
date Thu Aug 13 18:57:50 2009 +0200 (2009-08-13)
parents
children c35067358254
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/it/examples/ch10-notify-config-mail.lst.it	Thu Aug 13 18:57:50 2009 +0200
     1.3 @@ -0,0 +1,20 @@
     1.4 +<!-- BEGIN ch10/notify-config-mail.lst -->
     1.5 +<programlisting>X-Hg-Repo: test/slave
     1.6 +Subject: test/slave: Gestisce l'errore nel caso in cui uno slave non ha alcun master.
     1.7 +Date: Wed,  2 Aug 2006 15:25:46 -0700 (PDT)
     1.8 +
     1.9 +changeset 3cba9bfe74b5 nel repository /home/hg/repos/test/slave
    1.10 +
    1.11 +details:
    1.12 +http://hg.example.com/test/slave?cmd=changeset;node=3cba9bfe74b5 
    1.13 +
    1.14 +description: Gestisce l'errore nel caso in cui uno slave non ha alcun master.
    1.15 +
    1.16 +diffs (54 lines):
    1.17 +diff -r 9d95df7cf2ad -r 3cba9bfe74b5 include/tests.h
    1.18 +--- a/include/tests.h      Wed Aug 02 15:19:52 2006 -0700
    1.19 ++++ b/include/tests.h      Wed Aug 02 15:25:26 2006 -0700
    1.20 +@@ -212,6 +212,15 @@ static __inline__
    1.21 +void test_headers(void *h)
    1.22 +[...omissis...]</programlisting>
    1.23 +<!-- END ch10/notify-config-mail.lst -->