If you're on the DSD subnet, you can browse the repository via the Web Interface.
From the command line checkout the nux module via ssh2: export CVS_RSH=ssh cvs -d:ext:`whoami`@portnoy.lbl.gov:/home/portnoy/u3/repository checkout java/nux
export CVS_RSH=ssh cvs -d:ext:`whoami`@portnoy.lbl.gov:/home/portnoy/u3/repository checkout java/nux
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 java/nux Fixme Should describe CVS access options in a more concise manner and possibly refer to CVS tutorials.
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
java/nux