scram project ORCA ORCA_4_5_3
cd ORCA_4_5_3/src
eval `scram runtime -csh`
project ORCA
cvs co -r ORCA_4_5_3 Examples/ExProduction/
cd Examples/ExProduction/
scram b bin
rehash
cd ../..
cvs co -r ORCA_4_5_3 CARF/MetaData/test
cvs co -r ORCA_4_5_3 CARF/MDTools/test
cd CARF/MDTools/test
scram b bin
rehash
cd ../..
cd MetaData/test
scram b bin
rehash
cd ../../../..
Now we have the following executable in the bin directory:
ls bin/Linux__2.2/
CloneColl QDCloseDS VerifyColl cloneDigi writeDigis
CloseDS QDRunInDB Void  ds2html  dswriteHits
FixColl QuickRunInvalidation addDigis dsBrowser writeUserCollection
MDeamon ValidateRun checkDB dsDump
where:
writeHits: OOHit production
writeDigis: OODigis production
ValidateRun: validate runs in the federation
dsDump : dump runs in the federation
ds2html OwnerName : produces a detailed status of one Owner in html format
See also
http://cmsdoc.cern.ch/~anikiten/Fix_collection/fix_collection.txt