[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs repository



Hi GC folks,

There is a cvs repository (/afs/rhic/gc/cvs) that Mark
created some time ago for the GC code.  Jeff is working
on a directory structure for building consistent
versions of the components.  Meanwhile, it will be good
to put the current state of your working code into
the cvs repository.  You can do "man cvs", "cvs -H",
"cvs import -H" for more info on cvs.
Example:
1. You need a token in the rhic AFS cell (klog -cell rhic).
2. Set the CVSROOT environment variable
    (setenv CVSROOT /afs/rhic/gc/cvs).
3. Import your directory into the repository,
   call it qe for example.
   > cd qe
   > cvs import qe v01 v01
4. There should now be a qe directory in the repository,
   which you can check out with "cvs co qe".
5. NOTE:  Make sure you have CVSROOT defined correctly.

Thanks,
Doug

 

Douglas