MDM_EXP(1) RPN UTILITY MDM_EXP(1)
NAME
mdm_exp - obtain a list of all duplicated files in the different RCS
master directories.
USAGE
mdm_exp
DESCRIPTION
mdm_exp is a command of the etagere system (environnement de travail
automatise de gestion d'experiences avec RCS) used to obtain a list of all the
files that exist under the same name in different RCS master directories.
Duplicated files in different RCS master directories may cause
conflicts during file extraction by commands such as omd_exp.
The result is sent to standard output.
EXAMPLE
Suppose that:
RCSPATH=myhome/src1/RCS1:1 myhome/src2/RCS2:1
and that each RCS master directory (src1/RCS1 and src2/RCS2) contains a
"comdeck" file named options.cdk at revision level 1. If the content of the
files differs, it is necessary to rename one of the "comdeck" files and to
modify the #include "options.cdk" statements where appropriate. If this is
not done, a #include dependence statement that requires the file
myhome/src2/RCS2/options.cdk will cause the extraction of
myhome/src1/RCS1/options.cdk.
AUTHOR
James Caveen - RPN - november 1991
NOTES
ouv_exp and mrcs_exp automatically call the mdm_exp utility.
NOTE
See also clt_exp(1), cltr_exp(1), dir_exp(1), eff_exp(1), etagere(1),
frm_exp(1), grep_exp(1), hst_exp(1), intro_exp(1), make_exp(1), menu_exp(1),
mrcs_exp(1), omd_exp(1), omdr_exp(1), ouv_exp(1), qui_exp(1), rev_exp(1),
smod_exp(1) and sor_exp(1).