Content deleted Content added
rv vandalism |
Correction on mounting of VOBs. Brief explanation of VOBs. |
||
Line 3:
== Views ==
Objects under version control in ClearCase are stored in repositories called '''VOBs''' ('''v'''ersioned '''o'''bject '''b'''ase). ClearCase's novelty was in its versioned file system (called MVFS: '''M'''ulti'''v'''ersion '''F'''ile '''S'''ystem), which can be
Alternatively, ClearCase supports ''snapshot views'' which are just copies of a directory tree spanning one or several VOBs. Snapshot views do not use a virtual file system to provide access to VOB data. Instead, a snapshot view stores a copy of the VOB data locally on the user's computer. Snapshot views can be used while disconnected from the network and later resynchronized to the VOB when a connection is reestablished. This mode of operation is similar to how the widely-used [[Concurrent Versions System|CVS]] (Concurrent Versions System) software works.
|