| 29 |
# cmdCVS='cvs -q -d :ext:jmc@mitgcm.org:/u/gcmpack' |
# cmdCVS='cvs -q -d :ext:jmc@mitgcm.org:/u/gcmpack' |
| 30 |
|
|
| 31 |
#- and which GitHub repository to use: |
#- and which GitHub repository to use: |
| 32 |
git_repo='MITgcm' ; git_code='MITgcm' |
git_repo='MITgcm'; git_code='MITgcm' |
| 33 |
# git_repo='altMITgcm' ; git_code='MITgcm66h' |
#git_repo='altMITgcm'; #git_code='MITgcm66h' |
| 34 |
|
|
| 35 |
# checkOut=3 : clone from GitHub and make a new copy (if sepDir) |
# checkOut=3 : clone from GitHub and make a new copy (if sepDir) |
| 36 |
# =2 : update (git pull) repo and make a new copy code (switch to 2 if no repo) |
# =2 : update (git pull) repo and make a new copy code (switch to 2 if no repo) |