/[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.16 by dimitri, Sat Nov 21 03:21:16 2015 UTC revision 1.17 by dimitri, Sat Nov 21 16:59:15 2015 UTC
# Line 53  Line 53 
53    
54      <p>using the "-P" option to check-out ("<i>cvs co -P</i>") prevents      <p>using the "-P" option to check-out ("<i>cvs co -P</i>") prevents
55      to download unnecessary empty directories.</p>      to download unnecessary empty directories.</p>
   
   
     <p>Note that it is possible to checkout code without "cvs login" and without  
 setting any shell environment variables by specifying the pserver name and  
 password in one line, for example:</p>  
   
 <pre>  
   $ cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -P MITgcm  
 </pre>  
56            
57      <p>A large amount of additional (optional!) content is available      <p>A large amount of additional (optional!) content is available
58      from the <i>MITgcm_contrib</i> directory; much of it is specific to certain      from the <i>MITgcm_contrib</i> directory; much of it is specific to certain
# Line 82  password in one line, for example:</p> Line 73  password in one line, for example:</p>
73        environment (that is, define it within your "~/.bashrc" or "~/.chsrc"        environment (that is, define it within your "~/.bashrc" or "~/.chsrc"
74        files).</p>        files).</p>
75    
76        <p>Also note that it is possible to checkout code without "cvs login" and
77          without setting any shell environment variables by specifying the
78          pserver name and password in one line, for example:</p>
79    
80    <pre>
81      $ cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -P MITgcm
82    </pre>
83    
84      <h4>Getting Parts of the Source "Tree"</h4>      <h4>Getting Parts of the Source "Tree"</h4>
85    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22