Virtual Screening CVS Connection problem?
Up to table of contentsThis FAQ applies to: Any version.
When I try to CVS login, the system tells me "/export/cvs: no such repository"—what's wrong?
The host (moses=>mgl) and the path (/export/cvs=>/opt/cvs) have been changed. If you are using "bash", please use:
export CVSROOT=:pserver:anonymous@mgl1.scripps.edu:/opt/cvs
If you are using "csh" or "tcsh", use:
setenv CVSROOT :pserver:anonymous@mgl1.scripps.edu:/opt/cvs
http://mgltools.scripps.edu/documentation/how-to/access-to-cvs
You can also download VSTutorial.tar.gz (13 MB) - snapshot from CVS created on Jan 25 2008.