To do CVS remotely, set the CVS shell to SSH. For example, using csh, this can be done as follows:
setenv CVS_RSH ssh
The command for checking out the 5.0 branch of APPPSACK is then as follows.
cvs -d :ext:[username@]software.sandia.gov:/space/CVS-Acro co [-d DIRNAME] -r APPSPACK_Version_5_0 appspack
The option [-d DIRNAME] specifies the directory name that appspack should be put into. The default is appspack.
![]()
© Sandia Corporation | Site Contact | Privacy and Security
![]()
Generated on Fri Feb 16 10:33:36 2007 for APPSPACK 5.0.1 by
1.3.9.1 written by Dimitri van Heesch,
© 1997-2002