| 21 |
########################################################################## |
########################################################################## |
| 22 |
########################################################################## |
########################################################################## |
| 23 |
# getting the code from anonymous CVS server |
# getting the code from anonymous CVS server |
| 24 |
|
# |
| 25 |
|
|
| 26 |
|
bash or sh shell: |
| 27 |
|
$ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack' |
| 28 |
|
$ cvs login |
| 29 |
|
( enter the CVS password: "cvsanon" ) |
| 30 |
|
|
| 31 |
|
tcsh or csh shell: |
| 32 |
|
$ setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack' |
| 33 |
|
$ cvs login |
| 34 |
|
( enter the CVS password: "cvsanon" ) |
| 35 |
|
|
| 36 |
cvs co MITgcm_contrib/high_res_cube/README_ice |
cvs co MITgcm_contrib/high_res_cube/README_ice |
| 37 |
cvs co MITgcm_contrib/high_res_cube/code-mods |
cvs co MITgcm_contrib/high_res_cube/code-mods |