Search
CVS Repository browsing via Web interface
If you're on the DSD subnet, you can browse the repository via the Web Interface.
CVS Repository with command line client
From the command line checkout the sea module via ssh2:
export CVS_RSH=ssh 
cvs -d:ext:`whoami`@portnoy.lbl.gov:/home/portnoy/u3/repository checkout sea/java
CVS Repository with GUI client

With a GUI client, use cvs with ssh2 to login into

portnoy.lbl.gov

The repository is under

/home/portnoy/u3/repository

There, the module is called

sea/java
Fixme
Should describe CVS access options in a more concise manner and possibly refer to CVS tutorials.

© 2003-2004, Lawrence Berkeley National Laboratory Valid HTML 4.01! Valid CSS!