hgbook

view it/examples/ch10-notify-config-mail.lst.it @ 805:c35067358254

Minor adjustments to code snippets for diffs and temporary directory.
author Giulio@puck
date Sat Aug 15 03:10:19 2009 +0200 (2009-08-15)
parents 26b05b7dd445
children 7252e7b7f07d
line source
1 <!-- BEGIN ch10/notify-config-mail.lst -->
2 <programlisting>X-Hg-Repo: test/slave
3 Subject: test/slave: Gestisce l'errore nel caso in cui uno slave non ha alcun master.
4 Date: Wed, 2 Aug 2006 15:25:46 -0700 (PDT)
6 changeset 3cba9bfe74b5 nel repository /home/hg/repos/test/slave
8 details:
9 http://hg.example.com/test/slave?cmd=changeset;node=3cba9bfe74b5
11 description: Gestisce l'errore nel caso in cui uno slave non ha alcun master.
13 diffs (54 lines):
14 diff -r 9d95df7cf2ad -r 3cba9bfe74b5 include/test.h
15 --- a/include/test.h Wed Aug 02 15:19:52 2006 -0700
16 +++ b/include/test.h Wed Aug 02 15:25:26 2006 -0700
17 @@ -212,6 +212,15 @@ static __inline__
18 void test_headers(void *h)
19 [...omissis...]</programlisting>
20 <!-- END ch10/notify-config-mail.lst -->