Instructions for use
ADAS-CVS allows you to check out key modules of ADAS into your own codes, the relevant CVSROOT environment variable is:
:pserver:username@cvs.adas.ac.uk:/repository
You must apply in writing for a username and use these details to login.
You should login via, for example:
cvs -d :pserver:username@cvs.adas.ac.uk:/code login
The various repositories you have access to are listed on this website, an example command to check out, e.g., xxdata_15 would be:
cvs -d :pserver:username@cvs.adas.ac.uk:/code co xxdata_15
Note that you only need to do the cvs login step once per repository.