Displaying properties of a VOB replica using the Properties Browser
On Windows®, the Properties Browser displays the properties of a replica.
About this task
Procedure
To
start the Properties Browser from Windows Explorer:
- Navigate to the VOB.
- Right-click the VOB and click .
- Click the Replicas tab.
- Select the replica and then click Replica Properties.
You can also start the Properties Browser from the ClearCase® Administration
Console or the command line:
- To start the Properties Browser from the ClearCase Administration
Console:
- Navigate to All VOBs.
- Click .
- Right-click the VOB and select Properties.
- Click the Replicas tab.
- Select the replica and then click Replica Properties.
- To start the Properties Browser from the command line:
- Using the cleardescribe command:
cleardescribe replica:replica-selector
For example:cleardescribe replica:boston_hub@\dev
- Using the describe –graphical command:
cleartool describe –graphical replica:replica-selector
For example:cleartool describe –graphical replica:sanfran_hub@\tests
- Using the cleardescribe command: