From owner-svn-src-all@FreeBSD.ORG Fri Jun 19 17:10:58 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D29A10656C1; Fri, 19 Jun 2009 17:10:58 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3A2FF8FC27; Fri, 19 Jun 2009 17:10:58 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id CE4DA46B0C; Fri, 19 Jun 2009 13:10:57 -0400 (EDT) Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.8]) by bigwig.baldwin.cx (Postfix) with ESMTPA id B39818A077; Fri, 19 Jun 2009 13:10:56 -0400 (EDT) From: John Baldwin To: "N.J. Mann" Date: Fri, 19 Jun 2009 11:56:00 -0400 User-Agent: KMail/1.9.7 References: <200906181711.n5IHBOKt017645@svn.freebsd.org> <20090618205149.GA19022@server.vk2pj.dyndns.org> <20090618212727.GA22113@titania.njm.me.uk> In-Reply-To: <20090618212727.GA22113@titania.njm.me.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906191156.00893.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Fri, 19 Jun 2009 13:10:56 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: Peter Jeremy , svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-vendor@freebsd.org Subject: Re: svn commit: r194449 - vendor-sys/opensolaris/dist/uts/common/dtrace vendor/opensolaris/dist/cmd/dtrace/test/tst/common/funcs vendor/opensolaris/dist/cmd/sgs/include vendor/opensolaris/dist/lib/libd... X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2009 17:10:59 -0000 On Thursday 18 June 2009 5:27:27 pm N.J. Mann wrote: > In message <20090618205149.GA19022@server.vk2pj.dyndns.org>, > Peter Jeremy (peterjeremy@optushome.com.au) wrote: > > On 2009-Jun-18 17:11:24 +0000, John Baldwin wrote: > > >Author: jhb > > >Date: Thu Jun 18 17:11:24 2009 > > >New Revision: 194449 > > >URL: http://svn.freebsd.org/changeset/base/194449 > > > > Can anyone explain why I have two distinctly different SVN commit > > mails both with the same subject for r194449? r149445 is similar. I > > also have two copies of r149446 but they appear to be identical. > > I was about to ask the same question. Looking at the headers it would > appear they _are_ separate messages. r194449 for example: > > Message-Id: <200906181711.n5IHBOKt017645@svn.freebsd.org> > From: John Baldwin > Date: Thu, 18 Jun 2009 17:11:24 +0000 (UTC) > To: src-committers@freebsd.org, svn-src-all@freebsd.org, > svn-src-vendor@freebsd.org > X-SVN-Group: vendor-sys > > Message-Id: <200906181711.n5IHBOPr017629@svn.freebsd.org> > From: John Baldwin > Date: Thu, 18 Jun 2009 17:11:24 +0000 (UTC) > To: src-committers@freebsd.org, svn-src-all@freebsd.org, > svn-src-vendor@freebsd.org > X-SVN-Group: vendor > > So, the next question is what is the relevance if X-SVN-Group ? The other thing that stuck out to me was that vendor-sys e-mails claimed the commits to 'vendor' were changes in "other areas also in this revision", but that the vendor e-mails claimed that the entire commit was all in the same area. -- John Baldwin