/[MITgcm]/manual/s_getstarted/text/getting_started.tex
ViewVC logotype

Diff of /manual/s_getstarted/text/getting_started.tex

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

revision 1.4 by adcroft, Mon Oct 15 19:35:11 2001 UTC revision 1.6 by adcroft, Thu Oct 18 18:44:14 2001 UTC
# Line 49  Before you can use CVS, the following en Line 49  Before you can use CVS, the following en
49  your .cshrc or .tcshrc:  your .cshrc or .tcshrc:
50  \begin{verbatim}  \begin{verbatim}
51  % setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack  % setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
52    \end{verbatim}
53    
54    To start using CVS, "login" to the server using:
55    \begin{verbatim}
56  % cvs login ( CVS password: cvsanon )  % cvs login ( CVS password: cvsanon )
57  \end{verbatim}  \end{verbatim}
58    You only need to do ``cvs login'' once.
59    
60  You only need to do ``cvs login'' once. To obtain the source for the release:  To obtain the source for the release:
61  \begin{verbatim}  \begin{verbatim}
62  % cvs co -d directory -P -r release1 MITgcmUV  % cvs co -d directory -P -r release1 MITgcmUV
63  \end{verbatim}  \end{verbatim}
# Line 639  relative to the ''numerical model'' part Line 644  relative to the ''numerical model'' part
644  the ''execution environment'' part is covered in the parallel implementation  the ''execution environment'' part is covered in the parallel implementation
645  section) and on the variables and parameters that you are likely to change.  section) and on the variables and parameters that you are likely to change.
646    
647  \subsection{\protect\bigskip Configuration and setup}  \subsection{Configuration and setup}
648    
649  The CPP keys relative to the ''numerical model'' part of the code are all  The CPP keys relative to the ''numerical model'' part of the code are all
650  defined and set in the file \textit{CPP\_OPTIONS.h }in the directory \textit{%  defined and set in the file \textit{CPP\_OPTIONS.h }in the directory \textit{%

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

  ViewVC Help
Powered by ViewVC 1.1.22