|
Popular Articles
Latest Articles
![]()
Main Menu
|
ClearCase Support: Deleting Checkouts from Old ViewsQuite often a ClearCae View becomes corrupted or deleted, yet it still has checked out files in a VOB. Since the View does not exist or is no longer usable, the only solution is to delete all references of that View from a VOB. This method will uncheckout all the files for a single View in a specific VOB. This is also known as deleting ClearCase View references. First, you must find the Unique Unix Identification Number (uuid) of that View in the VOB in question with this command: This will display a lot of information. In the section labeled "VOB holds objects from the following views:", you will see lines that look like this:
For instance,
In this example, the uuid is "f03ee621.35da11da.95f9.00:30:6d:48:ad:10". Next, to delete all references of this View in a certain VOB, you will need to run this command. Note that there is no way to undo these changes, unless you made backups of the VOB and View. For our example, the command would look like this:
If you have any other ClearCase questions, please do not hestitate to contact me for free advice. by Phil B.
|