ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FGolf/ss2011/setup.sh
Revision: 1.1
Committed: Sun May 22 21:35:53 2011 UTC (13 years, 11 months ago) by fgolf
Content type: application/x-sh
Branch: MAIN
CVS Tags: ss20May2011
Log Message:
setup script to check out additional tools for used with 2011 same sign studies

File Contents

# User Rev Content
1 fgolf 1.1 #checkout CORE
2     echo
3     echo "checking out CORE..."
4     echo
5     cvs co -d CORE UserCode/JRibnik/CMS2/NtupleMacros/CORE
6    
7     #checking out Tools
8     echo
9     echo "checking out Tools..."
10     echo
11     cvs co -d Tools UserCode/FGolf/Tools