|
|
For anonoymous CVS access:
-
export CVS_RSH=ssh
-
cvs -d :ext:anonymous@cbiocvs2.nci.nih.gov:/share/content/gforge/cpath checkout cpath
When prompted, enter password: anonymous.
For developer CVS access:
-
First, go to the
cPath site @ NCI
, and click
the 'Request to Join' link. You will receive a response in under 24 hours.
-
(optional) Upload your public SSH key. To do so, login to the
cPath site @ NCI
and click
the link for 'Account Maintenance'. At the bottom of the page, there is an option
to upload your public SSH key. Once your key has been uploaded, send email to
Ethan Cerami, cerami AT cbio.mskcc.org, and tell me that you
have uploaded your SSH key (unfortunately, this manual step is currently required).
-
export CVS_RSH=ssh
-
cvs -d :ext:developername@cbiocvs2.nci.nih.gov:/share/content/gforge/cpath checkout cpath
The latest stable release of cPath is version: 0.7.
|