--- manual/s_getstarted/text/getting_started.tex 2011/05/11 18:58:02 1.45 +++ manual/s_getstarted/text/getting_started.tex 2015/11/21 03:19:54 1.46 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/s_getstarted/text/getting_started.tex,v 1.45 2011/05/11 18:58:02 jmc Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/s_getstarted/text/getting_started.tex,v 1.46 2015/11/21 03:19:54 dimitri Exp $ % $Name: $ %\section{Getting started} @@ -145,8 +145,7 @@ MITgcm code can be found \begin{rawhtml} \end{rawhtml} here -\begin{rawhtml} \end{rawhtml} -. +\begin{rawhtml} \end{rawhtml}. It is important to note that the CVS aliases in Table \ref{tab:cvsModules} cannot be used in conjunction with the CVS \texttt{-d DIRNAME} option. However, the \texttt{MITgcm} directories @@ -156,6 +155,13 @@ % mv MITgcm MITgcm_verif_basic \end{verbatim} +Note that it is possible to checkout code without ``cvs login'' and without +setting any shell environment variables by specifying the pserver name and +password in one line, for example: +\begin{verbatim} + % cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -P MITgcm +\end{verbatim} + \subsubsection{Upgrading from an earlier version} If you already have an earlier version of the code you can ``upgrade''