From owner-freebsd-current@FreeBSD.ORG Mon Mar 31 05:03:08 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 C48DD1065672; Mon, 31 Mar 2008 05:03:08 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6FBB58FC18; Mon, 31 Mar 2008 05:03:08 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 8726628449; Mon, 31 Mar 2008 13:03:07 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 282F6EB1709; Mon, 31 Mar 2008 13:03:07 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id Q5JOAh+h7vEh; Mon, 31 Mar 2008 13:03:01 +0800 (CST) Received: from charlie.delphij.net (c-67-161-39-180.hsd1.ca.comcast.net [67.161.39.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 18B36EB08E3; Mon, 31 Mar 2008 13:02:59 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:subject:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=Y9HGUvY84ZehNCqB0KtCJs8WUqJ0gWP3X+nsAWDRF+ubjsiAEuVtTGIiCodJvHB58 jLljCoOXu1DKKXIfZnFXg== Message-ID: <47F0707F.3080009@delphij.net> Date: Sun, 30 Mar 2008 22:02:55 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080312) MIME-Version: 1.0 To: FreeBSD Current , "David E. O'Brien" X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: cvs: something wrong wrt vendor branch behavior X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 05:03:08 -0000 Hi, It seems that the recent cvs import has caused it to confuse the state of files. Continously execute the same command would always spit something like this: [delphij@charlie] /usr/src/contrib> cvs -qR up -PdA U ipfilter/BSD/ipfadm-rcd U ipfilter/lib/alist_free.c U ipfilter/lib/alist_new.c U ipfilter/lib/load_file.c U ipfilter/lib/load_http.c U ipfilter/lib/load_url.c My understainding is that 'U something' is only displayed when the file is either updated, or created in the repository? Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!