CVS Repository |
This is the web interface to the anonymous CVS archives here at CNDS.
To check out a project below issue the following cvs command:
cvs -d :pserver:anonymous@commedia.cnds.jhu.edu:/storage/cvs login
There is no password, just hit enter at the prompt.
Then to checkout a project (e.g. test_project) type:
cvs checkout test_project
This will create a test_project directory for you with all of the project files in it. From then on, you can simple type:
cvs update
from inside the test_project directory to update your read-only copy.
| File |
|---|
|
|
|
|
|
|
| jesus@cnds.jhu.edu | ViewCVS 0.4 by Greg Stein |