>'cvs import' is significantly kinder on my +inbox... espcially with
>20 messages containing the relatively useless info that a new directory
>has been created... IIRC, this is why pkgs are imported.
CVSROOT/log_accum.pl (used in KAME repository and FreeBSD repository,
I'm not sure who is the author) does not emit emails on directory
creation. We may want to update NetBSD commit-message scripts.
Adding list of filenames to Subject: line would be nice too.
(attached is KAME commit notification just as example)
itojun
--- Begin Message ---
- To: cvs-kame:;
- Subject: kame cvs commit: kame/kame/sys/netinet6 in6.c ip6_mroute.c
- From: JINMEI Tatuya <jinmei%kame.net@localhost>
- Date: Wed, 15 Sep 1999 17:15:16 +0900 (JST)
jinmei 1999/09/15 17:15:16 JST Modified files: kame/sys/netinet6 in6.c ip6_mroute.c Log: call if_allmulti() instead of ifp->if_ioctl(SIOCADDMULT) in add_m6if. Revision Changes Path 1.21 +1 -1 kame/kame/sys/netinet6/in6.c 1.10 +4 -0 kame/kame/sys/netinet6/ip6_mroute.c
--- End Message ---