From owner-freebsd-commit Tue Sep 12 22:01:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08520 for freebsd-commit-outgoing; Tue, 12 Sep 1995 22:01:54 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08507 for cvs-all-outgoing; Tue, 12 Sep 1995 22:01:52 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA08493 for cvs-usrbin-outgoing; Tue, 12 Sep 1995 22:01:51 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA08483 ; Tue, 12 Sep 1995 22:01:11 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id NAA01689; Wed, 13 Sep 1995 13:00:17 +0800 Date: Wed, 13 Sep 1995 13:00:16 +0800 (WST) From: Peter Wemm To: Nate Williams cc: David Greenman , CVS-commiters@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/find function.c In-Reply-To: <199509130411.WAA08566@rocky.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Tue, 12 Sep 1995, Nate Williams wrote: > Peter Wemm writes: > > IMHO, This really would have been best done as three commits... It > > might have made David raise an eyebrow when looking over the log, but at > > least it would have been obvious what was going on... :-) > > True, and shown my stupidity in not doing the job right the first time. > When in doubt, cover your tracks. > > I can see it now. Nate lost his commit privs during CVS-water/White-CVS > when he attempted to coverup all of his stupid mistakes. Hey, we're all human! Mistakes are part of the job, wear them with pride! :-) (and you sometimes get a free conical hat! :-) I suspect if you grep the commit log for "aargh", "damn" and "oops", you'd find more than a few. Sorry if this sounded like the "spanish inquisition" or something. I know what you did was harmless, but I just couldn't let it go uncommented on in case some of the other 52 committers decided that it was ok to do rcs or cvs admin operations on the repository, especially for minor things. (that way leads to madness) Lets chalk this one up to experience.. And as a general statement: Please folks, keep away from the admin commands. If somebody botches something badly it can be a real nightmare to fix.