<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://wiki.marandcustomsolutions.com/rdf'>
    <s:Snip rdf:about='http://wiki.marandcustomsolutions.com/rdf#Version+Control+Systems/ClearCase/ConfigSpec'
         s:cUser='mpecher'
         s:oUser=''
         s:mUser='mpecher'>
        <s:name>Version Control Systems/ClearCase/ConfigSpec</s:name>
        <s:content>----&#xD;&#xA;1 Configspec&#xD;&#xA;The config spec tells clearcase what files from what branches you want to look at eg:&#xD;&#xA;{code:none}&#xD;&#xA;element * CHECKEDOUT&#xD;&#xA;element * .../mcs_new_branch/LATEST&#xD;&#xA;element * .../mcs_r1_0/LATEST -mkbranch mcs_r2_0&#xD;&#xA;element * /main/LATEST  -mkbranch mcs_r2_0&#xD;&#xA;{code}&#xD;&#xA;1.1 How is the ConfigSpec read??&#xD;&#xA;Using:&#xD;&#xA;{code:none}&#xD;&#xA;element * CHECKEDOUT (1)&#xD;&#xA;element * .../mcs_new_branch/LATEST (2)&#xD;&#xA;element * .../mcs_1_0/LATEST -mkbranch mcs_new_branch (3)&#xD;&#xA;element * /main/LATEST  -mkbranch mcs_new_branch (4)&#xD;&#xA;{code}&#xD;&#xA;(1) for any element, first look at checkedout one (if it exists), then\\&#xD;&#xA;(2) look at branch mcs_new_branch/LATEST then\\&#xD;&#xA;(3) look at .../mcs_1_0/LATEST, if found there check in any mods to mcs_new_branch (ie. make the element at this branch)\\&#xD;&#xA;(4) look at .../main/LATEST, if found there check in any mods to mcs_new_branch\\&#xD;&#xA;&#xD;&#xA;1.1 Create a label&#xD;&#xA;To create a  label called ~~MY_LABEL~~, within the current view:\\&#xD;&#xA;{code:none}&#xD;&#xA;mklabel -replace -comment &quot;optional comment&quot; MY_LABEL /location/of/my/view/on/filesystem&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;1.1 Set Configspec to use a label&#xD;&#xA;To get your view to use a label:&#xD;&#xA;{code:none}&#xD;&#xA;element * CHECKEDOUT&#xD;&#xA;element * .../mcs_new_branch/LATEST&#xD;&#xA;element * .../mcs_1_0/MY_LABEL -mkbranch mcs_new_branch&#xD;&#xA;element * /main/LATEST  -mkbranch mcs_new_branch&#xD;&#xA;{code}&#xD;&#xA;This config spec will now pull back the labelled version for mcs_1_0.</s:content>
        <s:mTime>2006-05-30 10:38:51.0</s:mTime>
        <s:cTime>2006-05-22 13:54:33.0</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Version Control Systems/ClearCase/Branch'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Version Control Systems/ClearCase'/>
                <rdf:li>
                    <s:Snip rdf:about='http://wiki.marandcustomsolutions.com/rdf#Version+Control+Systems/ClearCase/ConfigSpec'>
                        <s:attachments
                             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
                    </s:Snip>
                </rdf:li>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Version Control Systems'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Version Control Systems/ClearCase/'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Version+Control+Systems/ClearCase/Branch'/>
                <rdf:li rdf:resource='#Books'/>
                <rdf:li rdf:resource='#accenture'/>
                <rdf:li rdf:resource='#Development'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Linux/CentOS'/>
                <rdf:li rdf:resource='#snipsnap-help'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Entity Relationship Diagram'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Entity+Relationship+Diagram'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Version Control Systems/Subversion/Installation'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Menu Links Examples'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Development/Java &amp; J2EE/JSP'/>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Development/Java &amp; J2EE/Websphere/Java 2 Security'/>
            </rdf:Bag>
        </s:snipLinks>
    </s:Snip>
</rdf:RDF>
