首页 > saving > add a new file into directory by clearcase

add a new file into directory by clearcase

2006年5月15日 hufey

clt edcs
comment off “element * /main/LATEST”
wq
clt mkbranch your_branch your_directory
clt edcs
enable “element * /main/LATEST”
wq
clt mkelem your_file
clt mkbranch your_branch your_file
fill something
clt ci your_file
clt edcs
comment off “element * /main/LATEST”
clt ci your_directory

分类: saving 标签:
本文的评论功能被关闭了.