Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
72:clearcase_operations [2018/07/09 18:29] – [ClearCase Operations and Commands] bkkr72:clearcase_operations [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 8: Line 8:
  
    * Snapshot View:    * Snapshot View:
-      * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''mkview -snapshot [-vws <view storage location>] – tag \\ +      * ''mkview -snapshot [-vws <view storage location>] – tag \\ 
-<view tag> <view location>''</font>+<view tag> <view location>''
   * Dynamic View:   * Dynamic View:
-      * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>mkview – tag <view tag> <view storagelocation></font>''+      * ''mkview – tag <view tag> <view storagelocation>''
 **View Deletion** **View Deletion**
   * Snapshot View:   * Snapshot View:
-      * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>rmview –force <view location></font>''+      * ''rmview –force <view location>''
   * Dynamic View:   * Dynamic View:
-      * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''rmview –force <view storage location>''</font>+      * ''rmview –force <view storage location>''
  
 **Set Config Spec (includes view update):** **Set Config Spec (includes view update):**
-  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''setcs –tag <view tag> <config spec path>''</font>+ 
 +''setcs –tag <view tag> <config spec path>''
  
 **Explicit View Update in CMS Profile:** **Explicit View Update in CMS Profile:**
-  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''update <view directory>''</font>+ 
 +''update <view directory>''
  
 **Check if View is Registered:** **Check if View is Registered:**
-  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''lsview''</font>+ 
 +''lsview''
  
 **Mount VOB for Dynamic View:** **Mount VOB for Dynamic View:**
-  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''lmount <vob tag>''</font>+ 
 +''lmount <vob tag>''
  
 === Files === === Files ===
Line 34: Line 38:
 **Initial Creation:** **Initial Creation:**
   * Checkout Directory:   * Checkout Directory:
-      * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>checkout –nc <path></font>''+      * ''checkout –nc <path>''
   * Add File:   * Add File:
-      * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>mkelem –mkpath –nc <file element></font>''+      * ''mkelem –mkpath –nc''
   * Checkin Directory:   * Checkin Directory:
-      * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>checkin –comment “added <file name>” <path></font>''+      * ''checkin –comment “added ” <path>''
 **Checkout:** **Checkout:**
-  * **''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>checkout –nc <path></font>'' **+ 
 +''checkout –nc <path>'' 
 **Undo Checkout:** **Undo Checkout:**
-  * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>uncheckout –rm <path></font>''+ 
 +''uncheckout –rm <path>'' 
 **Checkin:** **Checkin:**
-  * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>checkin –comment <comment> -identical <path></font>''+ 
 +''checkin –comment <comment> -identical <path>'' 
 **Change State:** **Change State:**
-  * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>[mkattype –ordinary –comment “Stages document state” <attribute \\+ 
 +''[mkattype –ordinary –comment “Stages document state” <attribute \\
 type specification>] \\ type specification>] \\
-mkattr –replace <attribute type> ‘“<attribute value>”’ <file></font>''+mkattr –replace <attribute type> ‘“<attribute value>”’''
  
 **Update File in Snapshot View:** **Update File in Snapshot View:**
-  * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>update –force –overwrite –log “NUL”<parent directory></font>'' \\ //or//: \\ ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>update –force –overwrite –log “NUL”<file></font>''+ 
 +''update –force –overwrite –log “NUL”<parent directory>'' \\ //or//: \\ ''update –force –overwrite –log “NUL”'' 
 **Check if File is View-Private:** **Check if File is View-Private:**
-  * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>describe –fmt “%Vn” <file></font>''+ 
 +''describe –fmt “%Vn”'' 
 **Determine Information about Current Version:** **Determine Information about Current Version:**
-  * <font inherit/Courier New,Courier,monospace;;inherit;;inherit>''describe –fmt “%Vn\n%PVn\n%Nd\n%u\n%[pkitStatus] ]a\n%l\n%c \\ + 
-=*&*=*&*HISTORY_ENTRY_DELIMITER*&*=*&*=\n” <file>''</font>+''describe –fmt “%Vn\n%PVn\n%Nd\n%u\n%[pkitStatus] ]a\n%l\n%c \\ 
 +=*&*=*&*HISTORY_ENTRY_DELIMITER*&*=*&*=\n” ''
  
 **Determine Version History Information:** **Determine Version History Information:**
-  * ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>lshistory –fmt “%Vn\n%PVn\n%Nd\n%u\n%[pkitStatus] ]a\n%l\n%c \\ + 
-=*&*=*&*HISTORY_ENTRY_DELIMITER*&*=*&*=\n” <file></font>''+''lshistory –fmt “%Vn\n%PVn\n%Nd\n%u\n%[pkitStatus] ]a\n%l\n%c \\ 
 +=*&*=*&*HISTORY_ENTRY_DELIMITER*&*=*&*=\n”''
  
 **Download Old Version:** **Download Old Version:**
-  * 
  
-''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>get –to <temporary path> <element path>@@<version selector></font>''+''get –to <temporary path> <element path>@@<version selector>'' 
 **Add Label:** **Add Label:**
-  * 
  
-''<font inherit/Courier New,Courier,monospace;;inherit;;inherit>[mklbtype –ordinary –comment “created by Stages” <label type>\\ +''–ordinary –comment “created by Stages” <label type>]mklbtype['' 
-mklabel –replace <label type> <file></font>''+ 
 +''mklabel –replace <label type>''