From owner-cvs-all Sat Aug 28 22:44:46 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [203.38.14.20]) by hub.freebsd.org (Postfix) with ESMTP id 4233D14DEA; Sat, 28 Aug 1999 22:44:42 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 82BEE1C99; Sun, 29 Aug 1999 13:43:15 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT commit_prep.pl In-reply-to: Your message of "Sat, 28 Aug 1999 11:35:38 +0100." <19990828113538.A81567@catkin.nothing-going-on.org> Date: Sun, 29 Aug 1999 13:43:15 +0800 From: Peter Wemm Message-Id: <19990829054315.82BEE1C99@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Nik Clayton wrote: > On Fri, Aug 27, 1999 at 10:18:56PM -0700, Peter Wemm wrote: > > First stage of updates to check for a $FreeBSD$ tag prior to allowing > > a commit. Not yet active. > > Er, hang on. Does this mean that I'll need to do s/ID/FreeBSD/ (or > roughly that) in doc/ shortly, before changes can be committed (when you > turn this option on, obviously). Something like that. The plan is to turn off the normal RCS id keywords so that checking a file in with vendor ID's will never be touched. This means we (obviously) won't be able to use $Id$ ourselves. It's a repo-wide setting (unfortunately), but that's the way the tools are. It will also be the end of patch-* files in ports failing to apply if they have a vendor $Id$ tag in them. > Can someone point me to archives of where this change was discussed? I > assume it's a good thing, but I'd like to go off and educate myself a little > more about it. It's been discused on and off since 1995 when the first aborted attempt was made. And jkh later had another go, but that was backed out since it was a bit premature as a lot of the tools didn't support it properly. This has been discussed to death over the last 4 years in various places. Mostly on the mailing lists and in private email. This time it was "just done" to spare us all from yet another 5000-round email thread rehashing the old arguments all over again. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message