• check out the trunk
    cmt co PhysicsAnalysis/D3PDMaker/JetD3PDMaker 
        

  • Do test
    Reco_trf.py inputAODFile=AOD.pool.root maxEvents=100 outputNTUP_SMWZFile=ntuple_smwz.root  

  • Add a new file in SVN
    svn add filename.cxx
        

  • Check in a file
    svn ci -m 'message' filename.cxx
       

  • Commit a new tag
    svn cp $SVNROOT/PhysicsAnalysis/D3PDMaker/JetD3PDMaker/trunk -r  xxxxxx $SVNROOT/PhysicsAnalysis/D3PDMaker/JetD3PDMaker/tags/JetD3PDMaker-00-01-16 -m "update for May reprocess data"

  • Delete files at svn
    • check out the package svn co package
    • svn delete filesToBeDeleted
    • svn ci -m 'delete filesToBeDeleted'

-- HaifengLi - 28-Jan-2011

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r5 - 2014-09-08 - HaifengLi
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback