MVFS error in a snapshot view

帅比萌擦擦* 提交于 2019-12-06 07:38:39
VonC

The path is xmalviv_view/NBA_axess_aup2/refsys/aup/aup61

A snapshot view is only accessible through a full local host path:

cd C:\path\to\snpashotview

clearmake is generally linked to and used in dynamic view (see "Derived objects in Clearcase").
Seeing that error message is not a surprise if you use it in a snapshot view and expect certain clearmake features:

The distinctive features of clearmake, such as build auditing, derived object sharing, and build avoidance, are supported in dynamic views only.

Recently there was a development in the solution of this issue !! We escalated this issue to IBM with the help of our client. They suggested us to use Dynamic views and we used them. To our surprise it was working fine and we are able to generate the executables. But the fact still remains that we are not able to use snapshot views !!

NOTE: This comment is just to share my knowledge and experience regarding this issue. :)

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