Ignore:
Timestamp:
Feb 2, 2007, 4:38:13 PM (17 years ago)
Author:
garonne
Message:

version v1r20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r20/doc/CMTDoc.html

    r304 r369  
    1919<h1><center>CMT</center>
    2020<center>Configuration Management Tool</center></h1>
    21 <h2><center>Version v1r19</center>
     21<h2><center>Version v1r20</center>
    2222<center>Christian Arnault</center>
    2323<center><tt>arnault@lal.in2p3.fr</tt></center></h2>
    24 <center><i>Document revision date : 2006-11-09</i></center><hr><h2><a href="#index">General index</a></h2>
     24<center><i>Document revision date : 2007-02-02</i></center><hr><h2><a href="#index">General index</a></h2>
    2525<hr><h2><a name="Presentation"></a><a href="#index"><tt>&nbsp;1</tt></a> - Presentation</h2>
    2626<blockquote>
     
    847847    utilities, using for example the shell command: </p>
    848848<pre>
    849 csh&gt; source /lal/CMT/v1r19/mgr/setup.csh
     849csh&gt; source /lal/CMT/v1r20/mgr/setup.csh
    850850
    851851or
    852852
    853 ksh&gt; . /lal/CMT/v1r19/mgr/setup.sh
     853ksh&gt; . /lal/CMT/v1r20/mgr/setup.sh
    854854
    855855or
    856856
    857 dos&gt; call \lal\CMT\v1r19\mgr\setup.bat</pre>
     857dos&gt; call \lal\CMT\v1r20\mgr\setup.bat</pre>
    858858  <p>Obviously, this operation <i>must</i>
    859859   be performed (once)
     
    897897<i><font COLOR="#000077" face="courier new, courier">------------------------------------------
    898898Configuring environment for project Dev
    899 CMT version v1r19.
     899CMT version v1r20.
    900900------------------------------------------
    901901Installing the cmt directory
     
    921921<i><font COLOR="#000077" face="courier new, courier">------------------------------------------
    922922Configuring environment for package Foo version v1.
    923 CMT version v1r19.                              [1]
     923CMT version v1r20.                              [1]
    924924Root set to /home/arnault/Dev.
    925925System is Linux-i686                                     [2]
     
    957957<i><font COLOR="#007700" face="courier new, courier">------------------------------------------
    958958Configuring environment for package Foo version v1.
    959 CMT version v1r19.
     959CMT version v1r20.
    960960Root set to /ProjectB.
    961961System is Linux-i686
     
    10521052<i><font COLOR="#000077" face="courier new, courier">------------------------------------------
    10531053Removing package Foo version v1.
    1054 CMT version v1r19.
     1054CMT version v1r20.
    10551055Root set to /home/arnault/mydev.
    10561056System is Linux-i686
     
    10621062<i><font COLOR="#000077" face="courier new, courier">------------------------------------------
    10631063Removing package Foo version v1.
    1064 CMT version v1r19.
     1064CMT version v1r20.
    10651065Root set to /ProjectB.
    10661066System is Linux-i686
     
    16271627        <li>The current minor version id of CMT is a valid tag and
    16281628                takes the form <tt>CMTr&lt;n&gt;</tt>
    1629          (eg. <tt>CMTr19</tt>
     1629         (eg. <tt>CMTr20</tt>
    16301630      )</li>
    16311631        <li>The current patch id of CMT is a valid tag and takes the
     
    17211721&gt; cmt show tags
    17221722<i><font COLOR="#000077" face="courier new, courier">CMTv1 (from CMTVERSION)                                                   [1]
    1723 CMTr19 (from CMTVERSION) package CMT implies [CMTr14]                     [1]
     1723CMTr20 (from CMTVERSION) package CMT implies [CMTr14]                     [1]
    17241724CMTp20040701 (from CMTVERSION)                                            [1]
    17251725Linux (from uname) package CMT implies [Unix]                             [2]
     
    18741874&gt; cmt show tags
    18751875<i><font COLOR="#000077" face="courier new, courier">CMTv1 (from CMTVERSION)
    1876 CMTr19 (from CMTVERSION)
     1876CMTr20 (from CMTVERSION)
    18771877CMTp0 (from CMTVERSION)
    18781878Linux (from uname)
     
    18891889&gt; cmt show tags
    18901890<i><font COLOR="#000077" face="courier new, courier">CMTv1 (from CMTVERSION)
    1891 CMTr19 (from CMTVERSION)
     1891CMTr20 (from CMTVERSION)
    18921892CMTp0 (from CMTVERSION)
    18931893Linux (from uname) package Foo implies [foo]
     
    19061906&gt; cmt show tags
    19071907<i><font COLOR="#000077" face="courier new, courier">CMTv1 (from CMTVERSION)
    1908 CMTr19 (from CMTVERSION)
     1908CMTr20 (from CMTVERSION)
    19091909CMTp0 (from CMTVERSION)
    19101910Linux (from uname)
     
    19221922&gt; cmt show tags
    19231923<i><font COLOR="#000077" face="courier new, courier">CMTv1 (from CMTVERSION)
    1924 CMTr19 (from CMTVERSION)
     1924CMTr20 (from CMTVERSION)
    19251925CMTp0 (from CMTVERSION)
    19261926Linux (from uname)
     
    19311931&gt; cmt -tag_add=tag1,tag2,tag3 show tags
    19321932<i><font COLOR="#000077" face="courier new, courier">CMTv1 (from CMTVERSION)
    1933 CMTr19 (from CMTVERSION)
     1933CMTr20 (from CMTVERSION)
    19341934CMTp0 (from CMTVERSION)
    19351935Linux (from uname)
     
    52905290<pre>
    52915291&gt; cmt expand model "abcd $(CMTVERSION) efgh"
    5292 <i><font COLOR="#000077" face="courier new, courier">abcd v1r19 efgh</font></i></pre>
     5292<i><font COLOR="#000077" face="courier new, courier">abcd v1r20 efgh</font></i></pre>
    52935293  </li>
    52945294    <li><i>Recursively</i>
     
    57785778#
    57795779# Selection :                                    [4]
    5780 use CMT v1r19 (/afs/cern.ch/sw/contrib)
     5780use CMT v1r20 (/afs/cern.ch/sw/contrib)
    57815781use ExternalLibs v4r2p0  (/afs/cern.ch/atlas/offline/external/Gaudi/0.12.1.5)    [5]
    57825782use CLHEP v2r1820p0  (/afs/cern.ch/atlas/offline/external/Gaudi/0.12.1.5)
     
    66726672csh&gt; cd /Packages
    66736673csh&gt; &lt;get the tar file from the Web&gt;
    6674 csh&gt; tar xzf CMTv1r19.tar.gz
    6675 csh&gt; cd CMT/v1r19/mgr
     6674csh&gt; tar xzf CMTv1r20.tar.gz
     6675csh&gt; cd CMT/v1r20/mgr
    66766676csh&gt; ./INSTALL
    66776677csh&gt; source setup.csh
     
    67096709     will
    67106710                contain the current version tag of <tt>CMT</tt>
    6711                 (<tt>"v1r19"</tt>
     6711                (<tt>"v1r20"</tt>
    67126712   for this version). </li>
    67136713    <li><tt>HKEY_LOCAL_MACHINE/Software/CMT/path/</tt>
     
    67316731dos&gt; cd Packages
    67326732dos&gt; &lt;get the tar file from the Web&gt;
    6733 dos&gt; cd CMT\v1r19\mgr
     6733dos&gt; cd CMT\v1r20\mgr
    67346734dos&gt; call INSTALL
    67356735dos&gt; call setup.bat
     
    68816881      </td>
    68826882      <td>gives the current release number of CMT</td>
    6883         <td><tt>19</tt>
     6883        <td><tt>20</tt>
    68846884      </td>
    68856885    </tr>
     
    68886888      </td>
    68896889      <td>gives the current complete version tag of CMT</td>
    6890         <td><tt>v1r19</tt>
     6890        <td><tt>v1r20</tt>
    68916891      </td>
    68926892    </tr>
Note: See TracChangeset for help on using the changeset viewer.