The Gaudi Framework
v30r3 (a5ef0a68)
|
GaudiRelease/prepare_gaudi_release.py
to update the versions of all packages and prepare their release notesGaudiRelease/doc/release.notes.html
from the release notes in JIRA (see the list of versions)After the release is installed in AFS, run the following commands:
cd /afs/.cern.ch/sw/Gaudi/www ./add_release.sh vXrY afs_admin vos_release .
cd /afs/cern.ch/sw/Gaudi/git/gateway/Gaudi git checkout master git pull --ff-only git checkout gw/trunk git merge --no-ff -c 'synchronize with Gaudi vXrY' master git svn dcommit git checkout master git svn fetch git push
cd /afs/cern.ch/sw/Gaudi/git/gateway/Gaudi GaudiRelease/svn_tag_release.py git checkout master git svn fetch git push