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.15 by sixie, Thu Nov 13 09:56:41 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 >           rm RecoEgamma/EgammaIsolationAlgos/python/egammaIsolationSequence_cff.py
64         fi
65  
66         ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines