Access To CVS Repository


 

To get the Scripts and template files from the Fermilab cvs repository.
 

anonymous access to our cvs repository: cvs -d :pserver:anonymous@cdcvs.fnal.gov:/cvs/cd_read_only login When prompted for a password, type

anoncvs

Let's try to check out IMPALA package for example. Just type

cvs -d :pserver:anonymous@cdcvs.fnal.gov:/cvs/cd_read_only checkout -r v3_4_1 impala

then change to the newly created directory

cd impala

to get write access to the repository send mail to James Amundson <amundson@fnal.gov>

Then checking things out is even easier

cvs -d cvsuser@cdcvs:/cvs/cd co -P impala
 


The following automatically generated web page shows the contents of the cvs repository.

/http://cdcvs.fnal.gov/cgi-bin/public-cvs/cvsweb-public.cgi/cms_prod_util/

Find templates for cmsim production and other usefull tolls from here

/http://cdcvs.fnal.gov/cgi-bin/public-cvs/cvsweb-public.cgi/cms_production/
 

Last update: May  30,  2001
by   Shafqat Aziz