From owner-cvs-src@FreeBSD.ORG Mon Aug 18 17:23:24 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C8871065672; Mon, 18 Aug 2008 17:23:24 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from mx0.thekeelecentre.com (mx0.thekeelecentre.com [217.206.238.167]) by mx1.freebsd.org (Postfix) with ESMTP id E117C8FC27; Mon, 18 Aug 2008 17:23:23 +0000 (UTC) (envelope-from richardtector@thekeelecentre.com) Received: from localhost (filter.mx0.thekeelecentre.com [217.206.238.165]) by mx0.thekeelecentre.com (Postfix) with ESMTP id 0011C4503B; Mon, 18 Aug 2008 18:05:19 +0100 (BST) X-Virus-Scanned: amavisd-new at thekeelecentre.com Received: from mx0.thekeelecentre.com ([217.206.238.167]) by localhost (filter.mx0.thekeelecentre.com [217.206.238.165]) (amavisd-new, port 10024) with ESMTP id NzwrbmL3ubeK; Mon, 18 Aug 2008 17:05:18 +0000 (UTC) Received: from [10.0.3.81] (nat-gw.capl.co.uk [217.206.238.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx0.thekeelecentre.com (Postfix) with ESMTP id D61A745039; Mon, 18 Aug 2008 18:05:08 +0100 (BST) Message-ID: <48A9ABB5.1010702@thekeelecentre.com> Date: Mon, 18 Aug 2008 18:04:53 +0100 From: Richard Tector User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Ollivier Robert References: <200808181437.m7IEbsVZ054100@repoman.freebsd.org> <20080818155952.GA83955@tirith.brixandersen.dk> <20080818164840.GA99944@keltia.freenix.fr> In-Reply-To: <20080818164840.GA99944@keltia.freenix.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/contrib/ntp FREEBSD-upgrade X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2008 17:23:24 -0000 Ollivier Robert wrote: > According to Henrik Brix Andersen: >> Looks like you _re_moved these files? Was this intentional? > > Yes, like rafan said, it is an artefact of the way svn manage moved files. So future versions of this file will no longer be available via CVS? Richard