Mounting VOBs from the command line (Linux and UNIX)
- At the system prompt, type this command:
- To mount one VOB: cleartool mount
vob-tag
For Windows platforms, the vob-tag is the VOB's registered name and also its root directory-the pathname at which you as a user access VOB data.
For Linux and UNIX, the vob-tag is the full pathname at which you as a user access a VOB.
When using Full DevOps Code ClearCase® with dynamic views, the VOB storage directory is activated by mounting it as a file system of type MVFS at the location specified by its VOB-tag.
- To mount all public VOBs: cleartool mount -all
- To mount one VOB: cleartool mount
vob-tag