|
CSociety CVS Repository Information
|
| |
This project aims to provide a standardized way to track changes to the
Computer Society's servers.
For those who wish to browse the repositories on sanmateo, check out our
cvsweb.
For those who have access to the Computer Society
repository, you'll need these variables set in your environment:
CVS_RSH=ssh
CVSROOT=yourusername@sanmateo.ecn.purdue.edu:/cvs/csociety
Optionally, you can login to sanmateo and set:
CVSROOT=/cvs/csociety
After you've set up the CVS environment,
you'll be able to perform the usual CVS operations.
Additionally, the Computer Society CVS Repository can also be accessed via
anonymous CVS:
CVSROOT=:pserver:anoncvs@sanmateo.ecn.purdue.edu:/cvs/csociety
The password is "anoncvs".
|