From owner-cvs-src@FreeBSD.ORG Sun May 11 20:37:55 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 0BEE7106566C; Sun, 11 May 2008 20:37:55 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id E081A8FC1E; Sun, 11 May 2008 20:37:54 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id m4BKbsL7058698; Sun, 11 May 2008 13:37:54 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m4BKbscs058697; Sun, 11 May 2008 13:37:54 -0700 (PDT) (envelope-from obrien) Date: Sun, 11 May 2008 13:37:54 -0700 From: "David O'Brien" To: Peter Wemm Message-ID: <20080511203754.GB58310@dragon.NUXI.org> References: <200803191447.m2JEl3xx027666@repoman.freebsd.org> <200805061433.27897.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, John Baldwin Subject: Re: cvs commit: src/contrib/cvs - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2008 20:37:55 -0000 On Tue, May 06, 2008 at 11:40:09AM -0700, Peter Wemm wrote: > The other big problem of course is that if a file is set to 'o' > expansion mode (preserve keywords, eg: cvs admin -ko or cvs import > -ko), then 'cvs update -A' always repeats the checkout, over and over > again. .. > This is a pretty drastic regression. Peter, Thank you for the short easy steps to reproduce this. I will go over this with a CVS developer the week after BSDcan. -- -- David (obrien@FreeBSD.org)