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

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

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

revision 1.3 by edhill, Thu Dec 4 03:10:49 2003 UTC revision 1.5 by edhill, Thu Dec 4 17:02:02 2003 UTC
# Line 37  Line 37 
37                  href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm/?only_with_tag=release1_p8">                  href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm/?only_with_tag=release1_p8">
38                  HTML-enabled CVS code browser</a></li>                  HTML-enabled CVS code browser</a></li>
39                            
40              <li>Download <a href="./using_cvs.html">using CVS pserver</a></li>              <li>Download <a href="./using_cvs.html">using CVS pserver</a>:
41    
42    <pre>
43      $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
44      $ cvs login
45        ( enter the CVS password: "cvsanon" )
46      $ cvs co -r 'release1_p8' MITgcm
47    </pre>
48                  
49                </li>
50                            
51              <li>Download <a href="./download">as a "tar" file.</a></li>              <li>Download <a href="./download">as a "tar" file.</a></li>
52              <br />              <br />
# Line 50  Line 59 
59                  href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS                  href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS
60                  code browser</a></li>                  code browser</a></li>
61                            
62              <li>Download <a href="./using_cvs.html">using CVS pserver</a></li>              <li>Download <a href="./using_cvs.html">using CVS pserver</a>
63    
64    <pre>
65      $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
66      $ cvs login
67        ( enter the CVS password: "cvsanon" )
68      $ cvs co MITgcm
69    </pre>
70                  
71                </li>
72                            
73              <li>Download <a href="./download">as a "tar" file.</a></li>              <!-- <li>Download <a href="./download">as a "tar" file.</a></li> -->
74                            
75            </ul>            </ul>
76          </li>          </li>
77        </ul>        </ul>
78      </p>      </p>
79    
80      <p>Please see the <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm      <p>A GForge-based <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm
81          development server</a> which includes:          development server</a> is available which includes:
82        <ul>        <ul>
         <li>a <a href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">Web  
             interface to the CVS repository</a>,<br /><br /></li>  
           
83          <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support">          <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support">
84              MITgcm-support</a> mailing list with a web-browsable archive, <br              MITgcm-support</a> mailing list with a web-browsable archive, <br
85              /><br />              /><br /></li>
         </li>  
86                    
87          <li>a <a href="http://dev.mitgcm.org/forum/?group_id=6">web-based          <li>a <a href="http://dev.mitgcm.org/forum/?group_id=6">web-based
88              forum</a> suitable for quick questions, and<br /><br /></li>              forum</a> suitable for quick questions, and<br /><br /></li>
# Line 81  Line 95 
95      <p>A verification suite is run periodically on a range of different      <p>A verification suite is run periodically on a range of different
96        machines and the results can be seen at:        machines and the results can be seen at:
97        <ul>        <ul>
98          <li><a href="./testing/latest.html">Latest results</a></li>          <li><a href="./testing/latest.html">Latest testing/verification runs</a></li>
99          <li><a href="./testing/summary/">All testing results to date</a></li>          <li><a href="./testing/summary/">All testing results to date</a></li>
100        </ul>        </ul>
101      </p>      </p>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22