From owner-ctm-users@FreeBSD.ORG Sat Jan 7 23:36:35 2012 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24EAC106566C for ; Sat, 7 Jan 2012 23:36:35 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id DDD638FC0C for ; Sat, 7 Jan 2012 23:36:34 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.5/8.14.5) with ESMTP id q07NaUVb041248; Sat, 7 Jan 2012 17:36:32 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <4F08D6FF.4040704@missouri.edu> Date: Sat, 07 Jan 2012 17:36:31 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16 MIME-Version: 1.0 To: Peter Jeremy References: <20120106222205.GB19555@server.vk2pj.dyndns.org> <4F07962E.9010905@missouri.edu> In-Reply-To: <4F07962E.9010905@missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ctm-users@freebsd.org Subject: Re: Possible CTM glitch X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2012 23:36:35 -0000 On 01/06/2012 06:47 PM, Stephen Montgomery-Smith wrote: > On 01/06/2012 04:22 PM, Peter Jeremy wrote: >> Hi Stephen, >> >> I update via cvs-cur and seem to be missing recent updates to >> src/sys/conf/files,v - starting with r229366 or v1.1635 >> >> The SVN log message for r229366 includes a change to >> src/sys/conf/files and this shows up in >> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/files as v1.1635. >> cvs-cur.18118.gz includes the relevant change to >> ncvs/CVSROOT-src/commitlogs/sys but no change to sys/conf/files,v. >> I've looked through more recent deltas and see later commits to >> sys/conf/files showing up in commitlogs but not in files,v. >> >> I've checked with a friend who uses csup and his sys/conf/files,v >> is correct. It looks like either the delta generator got confused >> or your upstream has an issue. Could you please look into it. >> > > > My upstream cvsup provider is cvsup-master.freebsd.org. Something was > definitely damaged, but I'm not sure whether it was at my end or > their's. I am now switching to cvsup11.freebsd.org, which looks good. > > This probably means that recent changes to src-* are also damaged. > > These should all get fixed the next time more deltas are created. Now I switched back to cvsup-master, and it is still OK. I think it must have been a problem at my end. But I don't know what it was. Anyway, it should be fixed now, and the fixes should have made their way to the all the deltas. What would really help is if instead of getting the cvs via cvsup, that I could get them using rsync. Anyone know a good place to get this from? Stephen