/[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.2 by edhill, Thu Dec 4 02:14:52 2003 UTC revision 1.4 by edhill, Thu Dec 4 16:20:41 2003 UTC
# Line 27  Line 27 
27        last official release was called "Release1_patch8" and the current        last official release was called "Release1_patch8" and the current
28        development is stabilizing in anticipation of a "Release2_beta"        development is stabilizing in anticipation of a "Release2_beta"
29        announcement.  Both the last stable release and the current CVS        announcement.  Both the last stable release and the current CVS
30        contents can be obtained at:</p>        contents can be obtained at:
31            
32      <ul>        <ul>
33        <li>Release1_patch8 :          <li>Release1_patch8 :
34          <ul>            <ul>
35                
36            <li>View through an <a              <li>View through an <a
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="./cvs.html">using CVS pserver</a></li>              <li>Download <a href="./using_cvs.html">using CVS pserver</a>:
41    
42            <li>Download <a href="./download">as a "tar" file.</a></li>  <blockquote>
43            <br />  <pre>
44          </ul>  $  export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
45        </li>  $  cvs login
46        <li>CVS current :     ( enter the CVS password: "cvsanon" )
47          <ul>  $  cvs co -r 'release1_p8' MITgcm
48    </pre>
49            <li>View through an <a  </blockquote>
50            href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS                
51            code browser</a></li>              </li>
52                
53            <li>Download <a href="./cvs.html">using CVS pserver</a></li>              <li>Download <a href="./download">as a "tar" file.</a></li>
54                <br />
55            <li>Download <a href="./">as a "tar" file.</a></li>            </ul>
56            </li>
57          </ul>          <li>CVS current :
58        </li>            <ul>
59      </ul>              
60                <li>View through an <a
61                    href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS
62                    code browser</a></li>
63                
64                <li>Download <a href="./using_cvs.html">using CVS pserver</a>
65    
66    <blockquote>
67    <pre>
68    $  export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
69    $  cvs login
70       ( enter the CVS password: "cvsanon" )
71    $  cvs co MITgcm
72    </pre>
73    </blockquote>
74                  
75                </li>
76                
77                <!-- <li>Download <a href="./download">as a "tar" file.</a></li> -->
78                
79              </ul>
80            </li>
81          </ul>
82        </p>
83    
84        <p>A GForge-based <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm
85            development server</a> is available which includes:
86          <ul>
87            <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support">
88                MITgcm-support</a> mailing list with a web-browsable archive, <br
89                /><br /></li>
90            
91            <li>a <a href="http://dev.mitgcm.org/forum/?group_id=6">web-based
92                forum</a> suitable for quick questions, and<br /><br /></li>
93            
94            <li>a <a href="http://mitgcm.org/dev_docs/devel_HOWTO">HOWTO</a> to help
95              you get started with MITgcm development and customization.</li>
96          </ul>
97        </p>
98        
99        <p>A verification suite is run periodically on a range of different
100          machines and the results can be seen at:
101          <ul>
102            <li><a href="./testing/latest.html">Latest testing/verification runs</a></li>
103            <li><a href="./testing/summary/">All testing results to date</a></li>
104          </ul>
105        </p>
106    
107    </body>    </body>
108  </html>  </html>

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

  ViewVC Help
Powered by ViewVC 1.1.22