From owner-freebsd-current@FreeBSD.ORG Fri May 16 14:13:09 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89B46106567D for ; Fri, 16 May 2008 14:13:09 +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 551498FC26 for ; Fri, 16 May 2008 14:13:09 +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:Subject:From:X-Attribution:Date:Message-Id; b=g0m3R9zjdSiAkrujNwfXQdMk19M9sed7xGLhbtOedf5cRQs2Fx9Ew2YP0ujHDzJFUOrcXMOA3Uv26QkS82eJzZfm4l4LIZu1Jh1kXGeDTk/cNXwyTCzpLz4bOmxF08bLb2D+6RGh1UtAtcM/zESbOoyOlJTmlV5Rx4LzpLom2Rwnyw1ChIGN8OmOF7RAvG+r7XIVSxNPyU76d5NZdl+LbMmy925avoBcB2ehIa03UZuOst8bqEl9VJUoaABZGxCf; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1Jx0gG-0000dN-KL for current@freebsd.org; Fri, 16 May 2008 14:13:08 +0000 Received: from ianf.clue.co.za ([10.0.0.6] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1Jx0fo-0000fV-FB for current@freebsd.org; Fri, 16 May 2008 14:12:40 +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 1Jx0fn-0001OZ-4J for current@freebsd.org; Fri, 16 May 2008 16:12:39 +0200 To: current@freebsd.org From: Ian FREISLICH X-Attribution: BOFH Date: Fri, 16 May 2008 16:12:39 +0200 Message-Id: Cc: Subject: 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: Fri, 16 May 2008 14:13:09 -0000 Hi 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? Ian -- Ian Freislich