From owner-cvs-all Wed Jul 25 0:31:43 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 807CF37B405; Wed, 25 Jul 2001 00:31:34 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.3/8.11.3) with ESMTP id f6P7V1n62404; Wed, 25 Jul 2001 09:31:01 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bill Fumerola Cc: Sheldon Hearn , obrien@FreeBSD.org, Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xlint/lint1 cgram.y decl.c emit.c emit1.c externs.h func.c init.c mem.c mem1.c scan.l tree.c src/usr.bin/xlint/lint2 chk.c hash.c main2.c msg.c read.c src/usr.bin/xlint/xlint xlint.c In-Reply-To: Your message of "Tue, 24 Jul 2001 18:42:20 CDT." <20010724184220.D2759@elvis.mu.org> Date: Wed, 25 Jul 2001 09:31:01 +0200 Message-ID: <62402.996046261@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010724184220.D2759@elvis.mu.org>, Bill Fumerola writes: >On Tue, Jul 24, 2001 at 07:17:44PM +0200, Sheldon Hearn wrote: > >> In defense of "Asmodai", note that this was an easy mistake to make: >> >> 1) People get told that contrib/ is full of vendor branch stuff, be >> careful. >> >> 2) People are left to assume (not too unreasonably) that stuff that >> isn't in contrib/ isn't on a vendor branch. > >it takes approx 30 more seconds for me to 'cvs log foo.c | less' before >I type 'cvs ci foo.c'. to my knowledge, this method has worked for me >ever since I learned about the evils of moving files off vendor branches. It's very simple, our tools should warn people about it, that is exactly why we have tools in the first place: to make life easier and to reduce the number of things people have to remember. I can't see any reason why the pre-commit check could whine if people attempt to take one or more files off vendorbranches, but on the other hand I would think that POLA dictates that we move _all_ vendor code under contrib -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message