To create a PVOB
About this task
Procedure
- Issue the cleartool mkvob command.
For example:
cleartool mkvob –tag /vobs/myproj2_pvob –nc –ucmproject \ /usr/vobstore/myproj2_pvob.vbs
The –ucmproject option indicates that you are creating a PVOB instead of a VOB. The /usr/vobstore/myproj2_pvob.vbs path specifies the location of the PVOB storage directory. A PVOB storage directory is a directory tree that serves as the repository for the PVOB contents. A PVOB storage directory contains the same subdirectories as a VOB storage directory. For information about VOB storage directory structure, see the Help.
The PVOB assumes the role of administrative VOB.
- If you are in an MVFS environment and developers use dynamic
views, perform the following two steps.
- If you create the multiple PVOBs, use the cleartool mkhlink command
to create an AdminVOB hyperlink between each PVOB and the PVOB
that acts as the administrative VOB. When you create components, AdminVOB hyperlinks are made between the components and the PVOB that serves as the administrative VOB.