Date: Wed, 6 Sep 1995 23:19:07 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: peter@jhome.dialix.com (Peter Wemm) Cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org, mark@grondar.za 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 Message-ID: <199509070619.XAA00244@gndrsh.aac.dev.com> In-Reply-To: <Pine.BSF.3.91.950907131131.6685D-100000@jhome.DIALix.COM> from "Peter Wemm" at Sep 7, 95 01:19:04 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509070619.XAA00244>