/[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.5 by adcroft, Mon Oct 15 19:36:09 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}

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

  ViewVC Help
Powered by ViewVC 1.1.22