/[MITgcm]/mitgcm.org/front_content/using_cvs.xml
ViewVC logotype

Diff of /mitgcm.org/front_content/using_cvs.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by edhill, Thu Dec 4 23:01:40 2003 UTC revision 1.7 by edhill, Mon Feb 16 02:38:44 2004 UTC
# Line 14  Line 14 
14      <meta name="add_title" content="Using CVS" />      <meta name="add_title" content="Using CVS" />
15      <!-- Hinting for menu generation -->      <!-- Hinting for menu generation -->
16    
     <title>MITgcm: <!--ADDTITLE--></title>  
17  <style type="text/css">  <style type="text/css">
18   span.c2 {font-size: 110%}   span.c2 {font-size: 110%}
19   div.c1 {text-align: center}   div.c1 {text-align: center}
# Line 50  Line 49 
49    $ cvs login    $ cvs login
50      ( enter the CVS password: "cvsanon" )      ( enter the CVS password: "cvsanon" )
51    $ cvs co MITgcm MITgcm_contrib    $ cvs co MITgcm MITgcm_contrib
52  </pre>      </pre>
53    
54      <p>Note that you will only need to perform the "cvs login" once.  And for      <p>Note that you will only need to perform the "cvs login" once.  And for
55        convenience, you may want to add the CVSROOT variable to your shell's        convenience, you may want to add the CVSROOT variable to your shell's
# Line 108  Line 107 
107        -->        -->
108      </table>      </table>
109    
110        <p>It is important to note that the CVS aliases above cannot be used in
111          conjunction with the CVS <i>-d DIRNAME</i> option.  However, the MITgcm
112          directories they create can be changed to a different name following the
113          check-out:</p>
114    <pre>
115      $ cvs co MITgcm_verif_basic
116      $ mv MITgcm MITgcm_verif_basic
117    </pre>
118    
119      <h4>Getting Specific Releases or "Checkpoints"</h4>      <h4>Getting Specific Releases or "Checkpoints"</h4>
120            

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22