From owner-freebsd-commit Wed Sep 6 23:20:29 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id XAA29548 for freebsd-commit-outgoing; Wed, 6 Sep 1995 23:20:29 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id XAA29532 for cvs-all-outgoing; Wed, 6 Sep 1995 23:20:26 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id XAA29517 for cvs-user-outgoing; Wed, 6 Sep 1995 23:20:23 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.6.11/8.6.6) with ESMTP id XAA29494 ; Wed, 6 Sep 1995 23:20:17 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.12/8.6.12) id XAA00244; Wed, 6 Sep 1995 23:19:07 -0700 From: "Rodney W. Grimes" Message-Id: <199509070619.XAA00244@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/eBones/man acl_check.3 ext_srvtab.8 kadmin.8 kadmind.8 kdb_destroy.8 kdb_edit.8 kdb_init.8 kdb_util.8 kdestr To: peter@jhome.dialix.com (Peter Wemm) Date: Wed, 6 Sep 1995 23:19:07 -0700 (PDT) Cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org, mark@grondar.za In-Reply-To: from "Peter Wemm" at Sep 7, 95 01:19:04 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 2258 Sender: commit-owner@FreeBSD.org Precedence: bulk > > On Wed, 6 Sep 1995, Peter Wemm wrote: > > peter 95/09/06 20:08:50 > > > > Removed: eBones/man acl_check.3 ext_srvtab.8 kadmin.8 kadmind.8 > > kdb_destroy.8 kdb_edit.8 kdb_init.8 kdb_util.8 > > kdestroy.1 kinit.1 klist.1 krb.3 krb_realmofhost.3 > > krb_sendauth.3 krb_set_tkt_string.3 ksrvtgt.1 > > ksrvutil.8 kstash.8 kuserok.3 tf_util.3 > > Log: > > Move the manpages to the Attic in preperation for being moved to their > > new homes. > > Reviewed by: rgrimes (for the procedure) > > Submitted by: markm > > The following direct repository operation has been performed: ... > > Please note that the *.AU <-> *.US internet link was extremely bad during > this time for some reason... I was being careful, but something may have > slipped through the cracks. Please yell if something was botched that > I've not seen. :-) > > This list was taken directly from Mark Murray's instructions. > Mark: sorry about the delay in getting this done, I've been sick *as > well* as everything else that's been going on. :-( Get WELL soon! > I think I have to delete some tags from the files in the new locations, > otherwise there will be two copies of the files in the RELENG_2_1_0 > branch. This will be confusing to say the least... All RELENG_ tags should be removed from the copies. I usually do this with vi while the files are sitting in the Attic, though I am rather bold in doing it that way it is the fastest way I know how and I;ve been doing it that way for 3 years :-). Probably should grok up a perl/sed thingy to do these, problem is you need to look at and evalute each and every tag, they have not always been called RELENG_ and you don't just want to wholesale clean tags as there may be vendor tags needed later. Basically I know what all the tags are and can rapid fire evalutate that as I go through each file without having do a bazillon ``cvs rlog | head -20'' to pick out the tag lists, then a pile of ``cvs tag -d blah file'' for each file. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD