 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
| revision 1.4 by gforget, Fri Nov 5 22:09:07 2010 UTC | revision 1.5 by gforget, Wed Jan 5 22:46:42 2011 UTC | |
|---|---|---|
| # | Line 26 if !( -f ${HOME}/.cvspass ) then | Line 26 if !( -f ${HOME}/.cvspass ) then | 
| 26 | endif | endif | 
| 27 | ||
| 28 | setenv CVS_RSH ssh | setenv CVS_RSH ssh | 
| 29 | cvs -Q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack co -d gcmfaces MITgcm_contrib/gael/matlab_class | cvs -Q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack co -P -d gcmfaces MITgcm_contrib/gael/matlab_class | 
| 30 | cvs -Q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack co -d MITprof MITgcm_contrib/gael/profilesMatlabProcessing | cvs -Q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack co -P -d MITprof MITgcm_contrib/gael/profilesMatlabProcessing | 
| 31 | ||
| 32 | if !( -d gcmfaces) then | if !( -d gcmfaces) then | 
| 33 | echo '' | echo '' | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |