【发布时间】:2015-02-25 23:26:52
【问题描述】:
我有一个基本的 ClearCase 快照视图,它使用此命令根据配置规范文件在一夜之间自动更新
cleartool setcs -overwrite -ptime d:\CS.cs
问题是配置规范加载规则正在更改,如果我运行命令它会要求确认以更新加载规则
R:\>cleartool setcs -overwrite -ptime d:\CS.cs
cleartool: Warning: 1 objects were eliminated from the new config spec's load rules:
"\QA\QTP"
Continue, and unload these objects? [no]
那么有没有办法告诉 ClearCase 使用命令行自动继续更新而不得到确认?
【问题讨论】: