/[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.1 by edhill, Wed Dec 3 03:36:29 2003 UTC revision 1.5 by edhill, Thu Dec 4 17:02:02 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        development version 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/">HTML-enabled CVS                  href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm/?only_with_tag=release1_p8">
38            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="./">as a "tar" file.</a></li>  <pre>
43      $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
44          </ul>    $ cvs login
45        </li>      ( enter the CVS password: "cvsanon" )
46        <li>CVS current :    $ cvs co -r 'release1_p8' MITgcm
47          <ul>  </pre>
48                  
49            <li>View through an <a              </li>
50            href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS              
51            code browser</a></li>              <li>Download <a href="./download">as a "tar" file.</a></li>
52                <br />
53            <li>Download <a href="./cvs.html">using CVS pserver</a></li>            </ul>
54            </li>
55            <li>Download <a href="./">as a "tar" file.</a></li>          <li>CVS current :
56              <ul>
57          </ul>              
58        </li>              <li>View through an <a
59      </ul>                  href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/">HTML-enabled CVS
60                    code browser</a></li>
61                
62                <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> -->
74                
75              </ul>
76            </li>
77          </ul>
78        </p>
79    
80        <p>A GForge-based <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm
81            development server</a> is available which includes:
82          <ul>
83            <li>the <a href="http://dev.mitgcm.org/mailman/listinfo/mitgcm-support">
84                MITgcm-support</a> mailing list with a web-browsable archive, <br
85                /><br /></li>
86            
87            <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>
89            
90            <li>a <a href="http://mitgcm.org/dev_docs/devel_HOWTO">HOWTO</a> to help
91              you get started with MITgcm development and customization.</li>
92          </ul>
93        </p>
94        
95        <p>A verification suite is run periodically on a range of different
96          machines and the results can be seen at:
97          <ul>
98            <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>
100          </ul>
101        </p>
102    
103    </body>    </body>
104  </html>  </html>

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

  ViewVC Help
Powered by ViewVC 1.1.22