Subject: Re: "cvs import" vs. "cvs add" (was Re: CVS commit: syssrc)
To: matthew green <mrg@towers-of-dub.eterna.com.au>
From: None <itojun@iijlab.net>
List: source-changes
Date: 09/15/1999 17:40:38
------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <26086.937384804.1@coconut.itojun.org>
Content-Transfer-Encoding: 7bit

>'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

------- =_aaaaaaaaaa0
Content-Type: message/rfc822

	by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id RAA25659
	for <itojun@itojun.org>; Wed, 15 Sep 1999 17:15:25 +0900 (JST)
	by orange.kame.net (8.9.1+3.1W/3.7W/smtpfeed 0.89) id RAA10793;
	Wed, 15 Sep 1999 17:15:17 +0900 (JST)
	by orange.kame.net (8.9.1+3.1W/3.7W) id RAA10787;
	Wed, 15 Sep 1999 17:15:16 +0900 (JST)
Date: Wed, 15 Sep 1999 17:15:16 +0900 (JST)
From: JINMEI Tatuya <jinmei@kame.net>
Message-Id: <199909150815.RAA10787@orange.kame.net>
To: cvs-kame:;
Subject: kame cvs commit: kame/kame/sys/netinet6 in6.c ip6_mroute.c
Reply-to: core@kame.net

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

------- =_aaaaaaaaaa0--