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

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

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


Revision 1.4 - (hide annotations) (download) (as text)
Thu Dec 4 16:20:41 2003 UTC (21 years, 7 months ago) by edhill
Branch: MAIN
Changes since 1.3: +29 -11 lines
File MIME type: text/xml
 o fixes based on comments from our group meeting today
   - tested "export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'"
     and verified that it works

1 edhill 1.1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3    
4     <html xmlns="http://www.w3.org/1999/xhtml">
5     <head>
6     <meta name="generator" content="HTML Tidy, see www.w3.org" />
7     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
8     <base href="http:/mitgcm.org" />
9    
10     <!-- Hinting for menu generation -->
11     <meta name="add_name_0" content="Source Code" />
12     <meta name="add_name_1" content="" />
13     <meta name="add_name_2" content="" />
14     <meta name="add_title" content="Source Code" />
15     <!-- Hinting for menu generation -->
16    
17     <title>MITgcm: <!--ADDTITLE--></title>
18     <style type="text/css">
19     span.c2 {font-size: 110%}
20     div.c1 {text-align: center}
21     </style>
22     </head>
23    
24     <body>
25    
26     <p>The MITgcm code and documentation are under continuous development. The
27     last official release was called "Release1_patch8" and the current
28     development is stabilizing in anticipation of a "Release2_beta"
29     announcement. Both the last stable release and the current CVS
30 edhill 1.3 contents can be obtained at:
31    
32     <ul>
33     <li>Release1_patch8 :
34     <ul>
35    
36     <li>View through an <a
37     href="http://dev.mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm/?only_with_tag=release1_p8">
38     HTML-enabled CVS code browser</a></li>
39    
40 edhill 1.4 <li>Download <a href="./using_cvs.html">using CVS pserver</a>:
41    
42     <blockquote>
43     <pre>
44     $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack'
45     $ cvs login
46     ( enter the CVS password: "cvsanon" )
47     $ cvs co -r 'release1_p8' MITgcm
48     </pre>
49     </blockquote>
50    
51     </li>
52 edhill 1.3
53     <li>Download <a href="./download">as a "tar" file.</a></li>
54     <br />
55     </ul>
56     </li>
57     <li>CVS current :
58     <ul>
59    
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 edhill 1.4 <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 edhill 1.3
77 edhill 1.4 <!-- <li>Download <a href="./download">as a "tar" file.</a></li> -->
78 edhill 1.3
79     </ul>
80     </li>
81     </ul>
82     </p>
83    
84 edhill 1.4 <p>A GForge-based <a href="http://dev.mitgcm.org/projects/mitgcm/">MITgcm
85     development server</a> is available which includes:
86 edhill 1.3 <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 edhill 1.4 /><br /></li>
90 edhill 1.3
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 edhill 1.4 <li><a href="./testing/latest.html">Latest testing/verification runs</a></li>
103 edhill 1.3 <li><a href="./testing/summary/">All testing results to date</a></li>
104     </ul>
105     </p>
106 edhill 1.1
107     </body>
108     </html>
109    

  ViewVC Help
Powered by ViewVC 1.1.22