Developing software with ClearTeam Explorer
DevOps Code ClearCase® provides two clients for software developers: local and remote. Each client supports different mechanisms for accessing source-controlled filesystem objects. Both clients provide graphical and command-line interfaces.
Client | Network connection type | Connection to repository of source-controlled objects | View types | User interfaces |
---|---|---|---|---|
ClearCase Local Client (CCLC) | LAN only | RPC connection to a Versioned Object Base (VOB) |
|
|
ClearCase Remote Client (CCRC) | WAN and LAN | http(s) connection to a VOB through a CCRC WAN server |
|
|
The term view, as used in this table, refers to the mechanism for accessing versions in a VOB. For example, snapshot, automatic and web views provide copy-based mechanisms, whereas the dynamic view provides a mechanism to access versions in real time directly from VOB storage.
- In a Base ClearCase view, you specify the configuration explicitly by rules for version selection, branching, and so on.
- In a UCM view, the configuration is generated by ClearCase operations based on the stream used by the view.
The topics that follow describe the use of ClearCase using ClearTeam Explorer, the GUI that is common to both clients. For information on the cleartool and rcleartool command-line interfaces, refer to DevOps Code ClearCase command reference.