|
META TOPICPARENT |
name="HcalDTC" |
The following procedures describe the installation process for xDAQ releases for the HCAL Upgrade project. NOTE that the code has been migrated to SVN (instead of CVS) as of 02/07/2013, hence these instructions have since then been updated. |
| $cd ~/src/11_8_1/hcal/hcalUpgrade/
$ svn commit -m
|
|
< < |
- Run the script "hcostag" to tag your code. This script will determine the appropriate tag name and take the necessary SVN actions.
|
> > |
- Run the script "hcostag" to tag your code in the hcalUpgrade package directory. This script will determine the appropriate tag name and take the necessary SVN actions.
|
| |
|
< < | $ cd ~/src/11_8_1/hcal/config/build/
$ ./hcostag |
> > | $ cd ~/src/11_8_1/hcal/hcalUpgrade
$ ../conf/build/hcostag |
|
- Lastly, it is a good idea to contact the release managers (currently Jeremy Mans <Jeremy.Mans@cern.ch> and Shih-Chuan Kao <Shih-Chuan.Kao@cern.ch>) to inform them that a new version should be used in the next software release
|