请参阅
cleartool update命令(适用于完整的ClearCase客户端,不适用于CCRC)
cd /path/of/your/snapshot/view cleartool update .@H_502_1@您还可以添加以下选项:
-ove/rwrite
@H_502_1@Overwrites all hijacked files with the version selected by the config spec.
-nov/erwrite
@H_502_1@Leaves all hijacked files in the view with their current modifications.
-ren/ame/
@H_502_1@Renames hijacked files to filename.keep and copies the version in the VOB selected by the config spec into the view.@H_502_1@请注意,更新UCM视图的根目录有副作用:它将根据其关联UCM流重新评估视图的配置规范,并建议更新所述配置规范(并继续更新). @H_502_1@对于非UCM视图不是这种情况,其中
cleartool setcs
将在查找配置规范后始终触发更新.