| 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} |