From owner-svn-src-all@FreeBSD.ORG Thu Jun 18 21:27:31 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 4FFD71065673 for ; Thu, 18 Jun 2009 21:27:31 +0000 (UTC) (envelope-from njm@njm.me.uk) Received: from smtp003.apm-internet.net (smtp003.apm-internet.net [85.119.248.52]) by mx1.freebsd.org (Postfix) with SMTP id 7A78B8FC0A for ; Thu, 18 Jun 2009 21:27:30 +0000 (UTC) (envelope-from njm@njm.me.uk) Received: (qmail 14847 invoked from network); 18 Jun 2009 21:27:28 -0000 Received: from unknown (HELO titania.njm.me.uk) (86.129.200.224) by smtp003.apm-internet.net with SMTP; 18 Jun 2009 21:27:28 -0000 Received: from titania.njm.me.uk (localhost [127.0.0.1]) by titania.njm.me.uk (8.14.3/8.14.3) with ESMTP id n5ILRSHC025242; Thu, 18 Jun 2009 22:27:28 +0100 (BST) (envelope-from njm@njm.me.uk) Received: (from njm@localhost) by titania.njm.me.uk (8.14.3/8.14.3/Submit) id n5ILRR0R025241; Thu, 18 Jun 2009 22:27:27 +0100 (BST) (envelope-from njm@njm.me.uk) Date: Thu, 18 Jun 2009 22:27:27 +0100 From: "N.J. Mann" To: Peter Jeremy Message-ID: <20090618212727.GA22113@titania.njm.me.uk> References: <200906181711.n5IHBOKt017645@svn.freebsd.org> <20090618205149.GA19022@server.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090618205149.GA19022@server.vk2pj.dyndns.org> X-Operating-System: FreeBSD 7.2-STABLE User-Agent: mutt-NJM (2009-06-13) Cc: svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-vendor@freebsd.org, John Baldwin 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: Thu, 18 Jun 2009 21:27:31 -0000 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 ? Cheers, Nick. --