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

Comparing UserCode/MitAna/scripts/setup.sh (file contents):
Revision 1.14 by loizides, Wed Nov 12 22:21:17 2008 UTC vs.
Revision 1.16 by sixie, Thu Nov 13 14:29:22 2008 UTC

# Line 55 | Line 55 | case $version in
55             cvs co -rV00-02-04 EgammaAnalysis/EgammaIsolationProducers
56             cvs co -rV01-01-06 PhysicsTools/IsolationAlgos
57             cvs co -rV00-16-07 DataFormats/RecoCandidate
58 <           cvs co -r V00-05-19 RecoEcal/EgammaCoreTools
58 >           cvs co -rV00-05-19 RecoEcal/EgammaCoreTools
59 >
60 >           #remove this file because it is causing python compile errors due to
61 >           #incompatibilities of the tags...
62 >           #we don't use this file anyways.
63 >           #then replace it with an empty file so that it doesn't return after doing cvs update
64 >           rm RecoEgamma/EgammaIsolationAlgos/python/egammaIsolationSequence_cff.py
65 >           touch RecoEgamma/EgammaIsolationAlgos/python/egammaIsolationSequence_cff.py
66         fi
67  
68         ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines