| Date Of Receipt: 3-APR-1995 10:48:56.87
From: SMURF::CALIPH::johnf
To: [email protected] (vitam gustare)
CC: [email protected], [email protected], johnf
Subj: Re: Undefuncting a file
For example, here is how to undefunct the file ./kernel/arch/mips/cerror.s:
as root or devrcs on your rcs host:
rlog $RCS/src/kernel/arch/mips/cerror.s
note rev to be undefuncted, in this case 1.1.1.2
rcs -sExp:1.1.1.2 $RCS/src/kernel/arch/mips/cerror.s
rlog $RCS/src/kernel/arch/mips/cerror.s
verify that the undefunct worked, i.e. that the
state of the file changed from 'defunct' to 'Exp'
Remove the entry for kernel/arch/mips/cerror.s from the DEFUNCT file
in
the logs directory of the submit tree.
______________________________________________________________________
John Flanagan enet: [email protected]
MS: ZKO3-3/W20 decnet: flambe::johnf
USG Release Engineering (603) 881-1719
110 Spitbrook Road (DTN) 381-1719
Nashua, NH
______________________________________________________________________
|
| Date Of Receipt: 4-APR-1995 16:47:57.43
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: binder@DEC:.zko.flume
CC: odehelp@DEC:.zko.flume
Subj: Re: Undefuncting a file
Dick, note that in John's mail, $RCS represents a path; it's not
really a defined variable.
In addition, if the file had been defuncted in this release, you need
to remove it from the <pool>/logs/DEFUNCT list. In this case you
probably don't care. Once it's submitted it will reappear in the
<pool>/logs/SNAPSHOT file.
-josh
|