You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Summary

Chuck has generated workbook pages describing how to use SSH and how to get CVS going:

http://glast-ground.slac.stanford.edu/workbook/pages/getting_connected/ssh_forwindows.htm http://glast-ground.slac.stanford.edu/workbook/pages/installingOfflineSW/devWindowsDesktopInstall.htm

Remaining issues

Line mode CVS and MrVCMT

Create the following file

c:\Program Files\PuTTY-GSSAPI\cvs-ssh.cmd
"c:\Program Files\PuTTy-GSSAPI\plink.exe" -g -2 -batch %*%

set the following environment variable.

set CVS_RSH=c:\Program Files\Putty-GSSAPI\cvs-ssh.cmd

Log in once manually using PuTTY to centaurusa.slac.stanford.edu to make sure you have the key cached.

You should be set to go:

cvs status

Generic node names (e.g. noric)

Toby's problem

Leon's problem

  • No labels