same clearcase vob in two windows servers

∥☆過路亽.° 提交于 2019-12-06 18:57:30

is it possible to have a copy of the vob in a different machine for testing purpose ?

Yes, the "moving vob" procedure would still apply.
You only need to register it to a different registry server, and preferably with a different tag.
That means: no need for a -replace option:

cleartool register -vob \\vobsvr01\vobstg\libpub.vbs
cleartool mktag -vob -tag \libpub \\vobsvr01\vobstg\libpub.vbs

That way, the live vob remains accessible.

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