/[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

--- 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} <A href="http://mitgcm.org/public/using_cvs.html" target="idontexist"> \end{rawhtml}
 here
-\begin{rawhtml} </A> \end{rawhtml} 
-.
+\begin{rawhtml} </A> \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''

 

  ViewVC Help
Powered by ViewVC 1.1.22