From owner-freebsd-current@FreeBSD.ORG Sun May 18 19:47:20 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A5791065674 for ; Sun, 18 May 2008 19:47:20 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 537CA8FC29 for ; Sun, 18 May 2008 19:47:20 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:cc:From:Subject:In-Reply-To:X-Attribution:Date:Message-Id; b=qwHvKerTzjN6+X5uEPzN1x0zeYTMLQ0JciTevYAnBYNzWiMLgp19tICJfzbZcC+XBdZzRjhJ5KolP4Zt5tmv5aJgSvqtREwYmTf8xNCY+OHIvwqt50OBIlp7BY2H9gVRFLO67/4YVd0lmIvgVOPtolrMlfKuS7LY73RnRJgBRbbbWYjeGP4xmUCcQBWgLsyN/AbqNWjnvIKjRwnvdD1JAcyCUhkto+IeYh5ziGZzWz1D0go8W4aEF37wP0sW6lrO; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1JxoYC-0002hA-ST; Sun, 18 May 2008 19:28:08 +0000 Received: from dsl-241-118-85.telkomadsl.co.za ([41.241.118.85] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JxoXF-0005ML-6z; Sun, 18 May 2008 19:27:09 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JxoXB-0001Ij-TZ; Sun, 18 May 2008 21:27:05 +0200 To: Max Laier From: Ian FREISLICH In-Reply-To: Message from Max Laier of "Fri, 16 May 2008 16:18:25 +0200." <200805161618.25796.max@love2party.net> X-Attribution: BOFH Date: Sun, 18 May 2008 21:27:05 +0200 Message-Id: Cc: freebsd-current@freebsd.org Subject: Re: Anyone else seeing this (cvs wierdness)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2008 19:47:20 -0000 Max Laier wrote: > On Friday 16 May 2008 16:12:39 Ian FREISLICH wrote: > > Recently - I guess in the last month or two - successive cvs updates > > always "updates" files in the follwing directories, this with no > > update to the CVS repo: > > > > cddl/contrib/opensolaris > > contrib/ntp > > contrib/ipfilter > > contrib/expat > > contrib/tcsh > > > > I sync a local CVS repo using cvsup and I update my source using > > 'cvs -q update -PdA' > > > > I've tried removing the offending parts of my source tree and the > > repo and re-updating or syncing them but to no avail. Is it just > > me or are others seeing this? Has there been repo "surgery" in > > these areas that's causing this? > > Is this with the updated cvs 1.11 (recently imported to current)? There > has been some reports of fallout of this on cvs-all@ already. It's with: Concurrent Versions System (CVS) 1.11.22.1-20080310-FreeBSD (client/server) Glad to hear the madness probably isn't with me. Ian -- Ian Freislich