/[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.45 by jmc, Wed May 11 18:58:02 2011 UTC revision 1.46 by dimitri, Sat Nov 21 03:19:54 2015 UTC
# Line 145  updates.  More extensive information on Line 145  updates.  More extensive information on
145  MITgcm code can be found  MITgcm code can be found
146  \begin{rawhtml} <A href="http://mitgcm.org/public/using_cvs.html" target="idontexist"> \end{rawhtml}  \begin{rawhtml} <A href="http://mitgcm.org/public/using_cvs.html" target="idontexist"> \end{rawhtml}
147  here  here
148  \begin{rawhtml} </A> \end{rawhtml}  \begin{rawhtml} </A> \end{rawhtml}.
 .  
149  It is important to note that the CVS aliases in Table  It is important to note that the CVS aliases in Table
150  \ref{tab:cvsModules} cannot be used in conjunction with the CVS  \ref{tab:cvsModules} cannot be used in conjunction with the CVS
151  \texttt{-d DIRNAME} option.  However, the \texttt{MITgcm} directories  \texttt{-d DIRNAME} option.  However, the \texttt{MITgcm} directories
# Line 156  they create can be changed to a differen Line 155  they create can be changed to a differen
155     %  mv MITgcm MITgcm_verif_basic     %  mv MITgcm MITgcm_verif_basic
156  \end{verbatim}  \end{verbatim}
157    
158    Note that it is possible to checkout code without ``cvs login'' and without
159    setting any shell environment variables by specifying the pserver name and
160    password in one line, for example:
161    \begin{verbatim}
162       %  cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -P MITgcm
163    \end{verbatim}
164    
165  \subsubsection{Upgrading from an earlier version}  \subsubsection{Upgrading from an earlier version}
166    
167  If you already have an earlier version of the code you can ``upgrade''  If you already have an earlier version of the code you can ``upgrade''

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

  ViewVC Help
Powered by ViewVC 1.1.22