GEOS-5 Checkout and Build Instructions: Difference between revisions
Line 19: | Line 19: | ||
% cvs -d :ext:SOURCEMOTEL_USERNAME@c-sourcemotel.gsfc.nasa.gov:/cvsroot/esma co -r GEOSdas-2_1_6 GEOSagcm | % cvs -d :ext:SOURCEMOTEL_USERNAME@c-sourcemotel.gsfc.nasa.gov:/cvsroot/esma co -r GEOSdas-2_1_6 GEOSagcm | ||
Here's a couple of short cuts. So that you don't have to type in the ''-d :ext:c-sourcemotel.gsfc.nasa.gov:/cvsroot/esma'' business all the time, you can add the following lines to your, e.g., ''.cshrc'' file: | |||
setenv CVSROOT \':ext:c-sourcemotel.gsfc.nasa.gov:/cvsroot/esma\' | |||
setenv CVS_RSH ssh |