Print

Print


All,

When the appropriate port is opened at RAL, we should have anonymous cvs
pserver access (for read only).

First login,

cvs -d :pserver:[log in to unmask]:/cvs login

The password is starlink (for now, will remove later).

Checkout the source:

cvs -d :pserver:[log in to unmask]:/cvs checkout java

DO NOT use your system ID or password with the pserver, it will send a clear
password. Starlink staff should continue to use ssh for CVS.

Someone may have noticed that I did not remove the pal and uk directories.
After testing I decided it would be better to have a module called starjava
which excludes pal and uk. We could then tell people to use the checkout
command:

cvs -d :pserver:[log in to unmask]:/cvs checkout starjava

cvsweb already hides the pal and uk directories.


Steve.