From owner-freebsd-current Tue Feb 26 14:20:12 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id E5F2337B402 for ; Tue, 26 Feb 2002 14:20:08 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020226222008.MVQT2951.rwcrmhc53.attbi.com@InterJet.elischer.org>; Tue, 26 Feb 2002 22:20:08 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA96109; Tue, 26 Feb 2002 14:13:18 -0800 (PST) Date: Tue, 26 Feb 2002 14:13:16 -0800 (PST) From: Julian Elischer To: Warner Losh Cc: mjacob@feral.com, current@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 exception.s genassym.c machdep.c mp_machdep.c mpapic.c swtch.s vm_machdep.c src/sys/i386/include cpufunc.h pcb.h src/sys/i386/isa apic_vector.s clock.c icu_vector.s intr_machdep.c intr_machdep.h npx.c src/sys/kern ... In-Reply-To: <200202262143.g1QLh2L27678@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 26 Feb 2002, Warner Losh wrote: > [[ moved to current ]] > > In message Matthew Jacob writes: > : > I would also like to have core take a stand that having code in P4 isn NOT > : > the same as publishing it. P4 is an aid to the developer to do PRIVATE > : > work. As long as the work is in P4 it is up to the developer to > : > keep it in sync with -current. From the project's perspective > : > work in P4 doesn't exist. > : > : > : FWIW, concur. > > How is it different than publishing patches on a web site? There are > a number of tools that one needs to have to get the patches, just like > in P4. The P4 repo is available from cvsup10, so you don't even need > to install P4 to see the patches. Um, what you get from cvsup10 does NOT show you the diffs from -current. you have to hunt them down by diffing the tree against a checked out -current tree. It also requires people to set upinfrastructure to track someone-else's work. this is an unlikely scenareo in general. posting a patch file somewhere is much more usable. > > Our CVS meisters have told us in the past that branches on the CVS > tree are bad, and NetBSD's experience is that not more than one or two > are sustainable in the long run. UMM they are not supposed to be there for THAT long. just long enough for a particular project. I will be creating a KSE-III branch in the next day or so anyhow. It's too difficult for pwopleto help me when it's all in P4. > > I don't think P4 is the problem here. The problem is communication, > expectations and work habits. > > Warner > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message