Clearcase在任何分支上查找特定文件 [英] Clearcase finding a specific file on any branch

查看:87
本文介绍了Clearcase在任何分支上查找特定文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的无尘纸箱安装有多个分支机构,涵盖了多年的发展.我正在尝试搜索特定的文件(或零件文件名),它可能位于从未合并回Integration或MAIN分支的分支上.分支结构可以主/分支1并且main/integration/branch2

我在cleartool find上看到的任何东西都需要一个视图,但是我无法捕获所有配置规范.

任何建议.谢谢

解决方案

解决方案

The cleartool find command does not depend always on a view config spec:

find [ pname... ] –a/ll [ –vis/ible | –nvi/sible ] 

You can also start with all objects in one or more VOBs, regardless of they are visible in a particular view

So you can use options -all and -nvis in order to search for all elements.

The view gives context for the command find to find the right vob (base on the pname argument.

The -nvis option will find elements, along with their branches and versions, that are not visible (do not have a standard path name) in the view.

这篇关于Clearcase在任何分支上查找特定文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆