Not able to Set View in Base clearcase

寵の児 提交于 2019-12-06 12:13:57
VonC

First, try to avoid *enter code here: it spawns a subshell which is tricky for your current session and environment variables.

Then, check if the issue us the same when you simply try to start that dynamic view:

cleartool start <aDynamicViewName>

Typically, looking at the logs might tell you more about the issue:

cleartool getlog error *
cleartool getlog -host <clearcaseServer> view

(Remember: you had database timeout before)

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!