LPC Computing
How to Access the LPC cvs Repository
To browse the contents of the CVS repository click
here
To obtain read-only access to the LPC cvs repository (which allows you to check out and
update LPC packages):
- setenv CVSROOT = :pserver:anonymous@cdcvs.fnal.gov:/cvs/lpc
- type "cvs login" and use the password "lpc"
To obtain write privilege for a specific LPC package, which goes via the CVSROOT , please contact Hans Wenzel (wenzel@fnal.gov)
Once you have this privledge, you can gain both read and write access by setting:
- setenv CVSROOT lpccvs@cdcvs.fnal.gov:/cvs/lpc
For any questions and to request write access please contact the LPC cvs administrators.
To access the cvs repository at CERN, containing the ORCA, OSCAR etc code, go to the UAF page , choose "CMS OO Software" and then choose "cvs" or "lxr".