From owner-p4-releng Tue Apr 2 14: 6:50 2002 Delivered-To: p4-releng@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2D36C37B41E; Tue, 2 Apr 2002 14:06:46 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 27B7037B41B; Tue, 2 Apr 2002 14:06:45 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g32M6hYm024957; Tue, 2 Apr 2002 14:06:43 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g32M5SU9003541; Tue, 2 Apr 2002 14:05:28 -0800 (PST) Date: Tue, 2 Apr 2002 14:05:28 -0800 From: "David O'Brien" To: "Bruce A. Mah" Cc: Perforce Change Reviews Subject: Re: PERFORCE change 8929 for review Message-ID: <20020402140528.A48987@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204022153.g32LrnQ29689@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204022153.g32LrnQ29689@freefall.freebsd.org>; from bmah@FreeBSD.org on Tue, Apr 02, 2002 at 01:53:49PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-p4-releng@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 02, 2002 at 01:53:49PM -0800, Bruce A. Mah wrote: > http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8929 > > Change 8929 by bmah@bmah_intruder on 2002/04/02 13:52:50 > > Don't make the assumption that source files are writable. > The FDP infrastructure has a few constructs of the form > "cp foo bar; cat baz >> bar". This breaks if foo isn't > writable (as is frequently the case in P4 work directory). > > I'm not sure if this change should be made in CVS or not, > and if so, if this is exactly the right change. In the meantime, > we've at least unbroken doc builds out of P4 work areas. It should, otherwise we break assumptions of read-only sources. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-releng" in the body of the message