To display the feature level of a replica, use Windows® Explorer or the Rational® ClearCase® Administration Console to see the properties of the VOB. The feature level is listed on the Custom page. You can also use the cleartool command line.
To display the feature level of a replica family, use this command:
cleartool describe replica:replica-name@vob-tag.
cleartool describe replica:tokyo@\dev
replica "tokyo"
created 20-Aug-02.13:35:37 by akp (akp.user@boron)
...
feature level: 5
...
To display the feature level of a VOB family, use this command:
cleartooldescribe vob:vob-tag
cleartool describe vob:/vobs/dev
versioned object base "/vobs/dev"
created 15-Aug-01.14:19:03 by jjp (jjp.user@mars)
...
VOB family feature level: 5
...
cleartool describe replica:sanfran_hub@/vobs/dev
...
feature level: unknown