我们有大量仍然有标签的未注册视图。我们希望删除这些标签和视图。有谁知道创建未使用标签注册的视图列表的方法?
问问题
101 次
1 回答
0
One way is to compare the view_tag and the view_object files present in the ClearCase registry.
Any view uuid found in view_object which isn't in view_tag is an unregistered view.
于 2013-03-19T13:59:13.020 回答