{"id":269,"date":"2010-07-08T05:24:46","date_gmt":"2010-07-08T05:24:46","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/2010\/07\/08\/clearcase-faq\/"},"modified":"2017-12-30T20:03:19","modified_gmt":"2017-12-30T20:03:19","slug":"clearcase-faq","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/clearcase-faq\/","title":{"rendered":"Rational ClearCase Frequently Asked Questions &#8211; ClearCase Faqs"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-4448 aligncenter\" src=\"http:\/\/www.scmgalaxy.com\/tutorials\/wp-content\/uploads\/2010\/07\/clearcase-faq.png\" alt=\"clearcase-faq\" width=\"600\" height=\"400\" srcset=\"https:\/\/www.devopsschool.com\/blog\/wp-content\/uploads\/2010\/07\/clearcase-faq.png 600w, https:\/\/www.devopsschool.com\/blog\/wp-content\/uploads\/2010\/07\/clearcase-faq-300x200.png 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p class=\"MsoNormal\" style=\"line-height: normal; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><strong><span style=\"color: #003366; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">1. How do I find all view private files in my view?<\/span><\/strong><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool ls -r -view_only<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">This restricts the listing to objects that belong logically to the view: view-private files, view-private directories; checked-out files.<br \/>\nNOTE: Checked-out directories are not listed.<br \/>\nFor more information run &#8220;cleartool man lscheckout&#8221; from the command line.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: normal; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-2.HowdoIfindallviewprivatef\"><\/a><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><strong><span style=\"color: #003366; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">2. How do I find all view private files in my view with a particular pattern?<\/span><\/strong><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool ls -r -view_only | find &#8220;.java&#8221;<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: normal; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-3.HowdoIfindallfilesonmypri\"><\/a><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><strong><span style=\"color: #003366; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">3. How do I find all files on my private branch?<\/span><\/strong><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool find -all -version &#8220;version(&#8230;\/private_branch\/LATEST)&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">For more information run &#8220;cleartool man find&#8221; from the command line.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: normal; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-4.HowdoIfindtheallfileeleme\"><\/a><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><strong><span style=\"color: #003366; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">4. How do I find the all file elements under a directory?<\/span><\/strong><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool find . -type f -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: normal; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-5.HowdoIfindallsymlinksunde\"><\/a><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><strong><span style=\"color: #003366; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">5. How do I find all sym links under a directory?<\/span><\/strong><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool find . -type l -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: normal; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-6.HowdoIfindallcheckoutsona\"><\/a><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><strong><span style=\"color: #003366; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">6. How do I find all checkouts on a specific branch?<\/span><\/strong><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">From Clearcase Explorer if you have a view that is referencing the branch right click on the view name and click &#8220;Find Checkouts&#8221;.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">From the command line (within a VOB\/view context &#8211; the view does not have to reference the branch):<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool lsco -brtype branch_name -r -l<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool lsco -brtype branch_name -r -l -cvi (checkouts which are in the current view only)<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">cleartool lsco -brtype branch_name -r -l -me (only my checkouts)<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">For more information run &#8220;cleartool man lscheckout&#8221; from the command line.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">8. How do I see the changes made to a branch between two specific dates?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">From the command line<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">cleartool find -all -ver &#8220;brtype(branch_name) &amp;&amp; created_since() &amp;&amp; !created_since(&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">e.g.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">cleartool find -all -ver &#8220;brtype(test_3.1_main) &amp;&amp; created_since(12-Dec-03.01:00) &amp;&amp; !created_since(30-Dec-03)&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">and created by Mark:<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">cleartool find -all -ver &#8220;brtype(ep_3.1_main) &amp;&amp; created_since(12-Dec-03.01:00) &amp;&amp; !created_since(30-Dec-03) &amp;&amp; created_by(Mark)&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">9. How do I find all changes made on a integration branch since the last release?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">If the label associated with the last release it known then run the following command in a view context.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">cleartool find -all -ver &#8220;version(&#8230;\/integration_branch_name\/LATEST) &amp;&amp; !lbtype(LABEL_NAME) &amp;&amp; !version(&#8230;\/integration_branch_name\/0)&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">e.g. cleartool find -all -ver &#8220;version(&#8230;\/test_5.1_main\/LATEST) &amp;&amp; !lbtype(TEST_5.1.0.0) &amp;&amp; !version(&#8230;\/test_5.1_main\/0)&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-10.HowdoIfindthedifferences\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">10. How do I find the differences between two labels?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">From the command line in a view context run the following command:<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">cleartool find -all -ver &#8220;lbtype(LABEL1) &amp;&amp; !lbtype(LABEL_2)&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-11.HowdoIfindallfileelement\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">11. How do I find all file elements with zero length in my view?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">cleartool find -all -cvi -nxname -type f -print | ccperl -ne &#8220;chomp; print qq($<em>\\n) if -z ($<\/em>); &#8220;<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">12. How do I see all recent modifications to a VOB<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">ct lshistory -all -since -user<br \/>\ne.g.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">since a certain date by all users of the VOB<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">ct lshistory -all -since 12-Jan-05<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">since yesterday by all users of the VOB<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">ct lshistory -all -since yesterday<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">list only those modifications made by\u00a0mark (note userid is case sensitive):<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">ct lshistory -all -since yesterday -user mark<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">13. How do I find checkouts by a single user?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">For an individual<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">Right click on the VOB name in Clearcase Explorer &gt; History<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">From the toolbar select File&gt; Open &gt; Go to any view directory &gt; Select&gt;<br \/>\nCheck &#8220;Recurse through subdirectories&#8221; &gt; OK<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">From the first pull down menu on the toolbar select the user&#8217;s private branch.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">14. How do I set my config spec to look at elements with a particular label?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">Set your config spec to look like this<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">element * CHECKEDOUT<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">element * LABEL_NAME -nocheckout<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">element * \/main\/0<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">Line 1: Select any checkouts in my view. This line is always required by clearcase even if you do not plan to checkout any elements in the view.<br \/>\nLine 2: For all other elements in the VOB select any elements which have label LABEL_NAME attached to them. Do not allow me to checkout elements with this label.<br \/>\nLine 3: For all other elements in the VOB select version zero &#8211; the empty version of the element.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-18.HowdoIfindallelementsass\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">15. How do I find all elements associated with a label?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">Run the following from within a view<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">cleartool find -all -version &#8220;lbtype(MY_LABEL)&#8221; -print<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-19.Whatarereservedandunrese\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">16. What are reserved and unreserved checkouts?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">In some version-control systems, only one user at a time can reserve the right to create a new version on a branch. In other systems, many users can compete to create the same new version. Rational Clearcase supports both models by allowing two kinds of checkouts: reserved and unreserved.<br \/>\nThe view with a reserved checkout has the exclusive right to check in a new version for a branch. Many views can have unreserved checkouts. An unreserved checkout does not guarantee the right to create the successor version. If several views have unreserved checkouts, the first view to check in the element on a branch creates the successor; developers who are working in other views must merge the checked-in changes into their own work before they can check in.<br \/>\nThe figure below illustrates checked-out versions created by reserved and unreserved checkouts, and the effects of subsequent checkins.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">With a reserved checkout, a checkin of version 3 creates the latest version on the branch, version 4. With an unreserved checkout, the first checkin creates the latest version on the branch, version 4. But a subsequent checkin of version 3 is blocked until the user merges the latest version, version 4, with the checked-out version.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-20.Whatisahijackedfile?\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">17. What is a hijacked file?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">When Rational Clearcase loads a file element into a snapshot view, it applies the file system read-only attribute to the file. If you change this attribute and modify a loaded file without checking it out, Clearcase considers the file hijacked. Only loaded files can be hijacked; view-private files are not under Clearcase control and you can modify them without involving Clearcase.<br \/>\nHijacking takes a file outside direct Clearcase control. Although the update operation detects whether you have hijacked a file, we recommend that you do not hijack files as standard practice.<br \/>\nNote: You can hijack files only in a snapshot view; you cannot modify a version in a dynamic view until you check it out.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">Directories and Hijacking<br \/>\nHijacking does not apply to directory elements. You can create view-private files and directories without having to check out the parent directory. However, the only way to add or remove elements from source control is to check out the parent directory.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-21.HowdoIfindhijackedfilesi\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">18. How do I find hijacked files in my snapshot view?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">In CC Explorer right click on the view name and select &#8220;Find Modified Files&#8221;<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">Under &#8220;Details&#8221; check &#8220;Display results when closed&#8221;. When finished a View Update<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">Window will appear with details of any hijacked files.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-22.HowdoIcompareahijackedfi\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">19. How do I compare a hijacked file to the version in the VOB?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">In the right pane of the Snapshot View Update window, right-click a hijacked file.<br \/>\nOn the shortcut menu, click Compare with Original Version.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-23.HowdoIcheckoutahijackedf\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">20. How do I check out a hijacked file\/save the changes made to a file while hijacked?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">To keep the modifications in a hijacked file, check out the file:<br \/>\n1 In the right pane of the Snapshot View Update window, right-click a hijacked file.<br \/>\n2 On the shortcut menu, click &#8220;Check Out&#8221;.<br \/>\n3 Clearcase treats a checked-out hijacked file as it does any other checkout.<br \/>\nWhen you are ready, you can check in the file.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-24.HowdoIundoahijackedfile%\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">21. How do I undo a hijacked file?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">If, for specific hijacked files, you want to discard your changes and get a fresh copy of the version from the VOB, you can undo the hijack.<br \/>\n1 In the right pane of the Snapshot View Update window, select one or more hijacked files.<br \/>\n2 Right-click the selected files, and click &#8220;Undo Hijacked File&#8221;.<br \/>\nClearcase overwrites the hijacked file with the version that was loaded originally in the view. Update the snapshot view if you want the very latest version of the element as specified by your config spec.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><a name=\"ClearCaseFaq-25.HowdoesClearcasedetermin\"><\/a><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">22. How does Clearcase determine if a file is hijacked?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"color: #333333; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">To keep track of file modifications in a snapshot view, Clearcase stores the size and last-modified time stamp of a loaded file (as reported by the Windows file system). Clearcase updates these values each time you check out a file, check in a file, or load a new version into the view.<br \/>\nTo determine whether a file is hijacked, Clearcase compares the current size and last-modified time stamp of a non-checked-out file with the size and time stamp recorded in the view database. If either value is different from the value in the view database, Clearcase considers the file hijacked.<br \/>\nChanging the read-only attribute of a non-checked-out file does not necessarily mean Clearcase considers the file hijacked.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 16.15pt 0in 2.3pt; mso-outline-level: 3;\"><strong><span style=\"color: #17365d; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-themecolor: text2; mso-themeshade: 191;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\">23. What does &#8220;Checked out but removed&#8221; mean?<\/span><\/span><\/span><\/strong><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">SYMPTOM:<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">In Clearcase Explorer, I see a file with coloured questions marks next to it. When I hover over it, it say&#8217;s &#8220;Checked Out but Removed&#8221;.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">ANSWER:<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">&#8220;Checkedout but removed&#8221; indicates that a file is recorded as having been checkedout by the VOB database, but that its corresponding view private file was subsequently removed.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">This usually happens because the file (FILE1) is actually a symlink to another file (FILE2), which is checked out.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">If this is the case<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">When FILE2 is checked out, Clearcase copies a view private copy of the checked out file to the file that was checked out (FILE2 in this case). However, because FILE 1and FILE2 in reality reference the same internal storage element, Clearcase therefore thinks that FILE1 has been checked out (which is correct) and removed (which is technically correct, since Clearcase did not copy a view private version of the checked out file to FILE1).<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">RESOLUTION:<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">Right click on the element name&gt; Symlinks &gt; Symlink Target Operations<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">Checkin or uncheckout the target element.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\">\n<p class=\"MsoNormal\" style=\"line-height: 13pt; margin: 5.75pt 0in;\"><span style=\"font-size: small;\"><span style=\"font-family: Calibri;\"><span style=\"color: black; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;\">If the element is not a symlink then one way to recover from this is to do a &#8216;cleartool unco&#8217;. The other way is to copy a file with the same name into that directory. Note that any work on the checked out copy of the file cannot be saved, because there was no view private copy of the file in which the contents were stored.<\/span><\/span><\/span><\/p>\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 0in 0in 10pt;\">\n<p class=\"MsoNormal\" style=\"line-height: 15.6pt; margin: 0in 0in 10pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;\">\n<p class=\"MsoNormal\" style=\"margin: 0in 0in 10pt;\">\n","protected":false},"excerpt":{"rendered":"<p>1. How do I find all view private files in my view? cleartool ls -r -view_only This restricts the listing to objects that belong logically to the view: view-private files,&#8230; <\/p>\n","protected":false},"author":1,"featured_media":4448,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[25],"tags":[415,4311,4312,4315,4313,622,4314,4316],"class_list":["post-269","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-clearcase","tag-clearcase","tag-clearcase-faqs","tag-clearcase-frequently-asked-questions","tag-clearcase-general-questions-and-answers","tag-clearcase-questions-and-answers","tag-faqs","tag-rational-clearcase-faqs","tag-rational-clearcase-questions"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/269","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=269"}],"version-history":[{"count":2,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/269\/revisions"}],"predecessor-version":[{"id":4449,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/269\/revisions\/4449"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media\/4448"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=269"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=269"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=269"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}