can't read the foundation baselines?

旧巷老猫 提交于 2019-12-08 05:43:54

问题


This looks like a serious problem to me. I can't get the foundation baseline info on the integration stream.

Can not view the properties/baselines in spider1_wells_integration in clearprojexp tool!

I got the error message:

Unable to read the foundation baselines

回答1:


If you cannot do it from the GUI, try it from the command line (DOS or shell)

cd /path/to/your/view
cleartool lsstream -anc -cview # just to check your current stream
cleartool descr -fmt "%[found_bls]CXp" stream:myStream@\myPVob

See "Display Current Baseline with Cleartool".

If there is an issue, chances are you will get a more complete error message that way (through the command-line interface 'cleartool', rather than relying on GUI error messages)



来源:https://stackoverflow.com/questions/17053321/cant-read-the-foundation-baselines

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