To list an AdminVOB hyperlink, use the Rational® ClearCase® Administration Console or the cleartool describe command. The describe command shows any AdminVOB hyperlink from a VOB to its superior in the administrative VOB hierarchy. The following examples show AdminVOB hyperlinks.
cleartool describe vob:\dev
versioned object base "\dev"
...
Hyperlinks:
AdminVOB -> vob:\admin_dev
cleartool describe vob:\admin
versioned object base "\admin"
...
Hyperlinks:
AdminVOB <- vob:\admin_dev
AdminVOB <- vob:\admin_re
cleartool describe vob:\admin_dev
versioned object base "\admin_dev"
...
Hyperlinks:
AdminVOB -> vob:\admin
AdminVOB <- vob:\dev
cleartool describe –long vob:\admin_dev
...
Hyperlinks:
AdminVOB@40@\admin_dev -> vob:\admin
AdminVOB@40@\dev <- vob:\dev