Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
72:clearcase_operations [2018/07/09 17:48] – created bkkr72:clearcase_operations [2018/07/09 17:58] – [ClearCase Operations and Commands] bkkr
Line 10: Line 10:
       * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''mkview -snapshot [-vws <view storage location>] – tag \\       * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''mkview -snapshot [-vws <view storage location>] – tag \\
 <view tag> <view location>''</font> <view tag> <view location>''</font>
-  * +  * Dynamic View: 
-  *+      * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>mkview – tag <view tag> <view storagelocation></font>'' 
 +**View Deletion** 
 +  * Snapshot View: 
 +      * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>rmview –force <view location></font>'' 
 +  * Dynamic View: 
 +      * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''rmview –force <view storage location>''</font> 
 + 
 +**Set Config Spec (includes view update):** 
 +  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''setcs –tag <view tag> <config spec path>''</font> 
 + 
 +**Explicit View Update in CMS Profile:** 
 +  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''update <view directory>''</font> 
 + 
 +**Check if View is Registered:** 
 +  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''lsview''</font> 
 + 
 +**Mount VOB for Dynamic View:*
 +  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''lmount <vob tag>''</font>