当地没有指挥权,但你所需要的唯一装载规则是以假名为依据的。
因此,你们需要一份能够:
1/ remove everything including the name of the view
(which you can obtain with a <aPathTo>VOBFolder
;cleartool cleartool lsview -s -cview)
D:pkirkham_viewVOBFolder => VOBFolder
U:VOBFolder => VOBFolder
2/ 据此制定你的载荷规则:
load VOBFolder
3/ 将装货规则适用于您的光谱(如果您已经认为):
cleartool catcs > aConfisgpec.txt
echo "load VOBFolder" >> aConfisgpec.txt
cleartool setcs aConfisgpec.txt
OP评论:
因此,如果我得出一个星号,其标签为pkirkham_testing_view
on pathD: hursday <>/code>,那么,如何用斜线抽取?
That is a good point, since one can name the root directory with any name.
I would recommend naming that directory with the tag of the view.
但情况并非如此,因此,你需要确定一下简要观点的基本目录:
- start in
D:whateverpathVOBFolder
,
- try a
cleartool lsview -cview
:
- if it respond correctly, cd .., and repeat 2.
- When it exit with an error, remove the substring of that directory from the initial path. What remains will be your load rule.