ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/Utilities/scripts/setup33X.sh
(Generate patch)

Comparing UserCode/CmsHi/Utilities/scripts/setup33X.sh (file contents):
Revision 1.2 by yilmaz, Tue Sep 8 11:52:49 2009 UTC vs.
Revision 1.21 by edwenger, Fri Oct 2 15:48:56 2009 UTC

# Line 5 | Line 5 | export CVSROOT=:gserver:cmscvs.cern.ch:/
5   cd $CMSSW_BASE/src
6   eval `scramv1 ru -sh`
7  
8 < cvs co SimGeneral/MixingModule
9 < cvs co Configuration/Generator
10 < cvs co Configuration/StandardSequences
8 > # all reco/mixing stuff is in 330_pre6
9 >
10 > # some code under development may be checked out:
11 > # cvs co -r hiTrkFilter_BRANCH RecoHI/HiTracking
12  
13   # Stuff needed for PAT and Jet Analysis
14 < cvs co UserCode/CmsHi/JetAnalysis
15 < cvs co UserCode/CmsHi/HiPatAlgos
16 < mv UserCode/CmsHi .
17 < rm -r UserCode
14 > #cvs co UserCode/CmsHi/JetAnalysis
15 > #cvs co UserCode/CmsHi/HiPatAlgos
16 > #mv UserCode/CmsHi .
17 > #rm -r UserCode
18  
19   scramv1 b
20  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines