Central release (AFS)
Refresh the TRUNK (development) release preview
cd /afs/cern.ch/sw/arda/diane/install/TRUNK
svn update
cd /afs/cern.ch/sw/arda/diane/etc
./repackage_trunk
Create a new public release
Note: the format of tags has changed in SVN repository and is now:
DIANE-2.x
(while in CVS it was
DIANE-2-x
), dot replaced the hyphen
- make a global tag in SVN e.g.
cd ~/diane/install/TRUNK; svn cp . svn+ssh://svn.cern.ch/reps/diane/tags/DIANE-2.x
-
source /afs/cern.ch/sw/arda/diane/etc/env.sh
- use the release script:
python /afs/cern.ch/sw/arda/diane/etc/diane-release 2.x
To make the new release appear on the public web, edit this file:
/afs/cern.ch/sw/arda/diane/www/include/release.php
Post your new release message to [diane-annoucements] mailing list.
--
JakubMoscicki - 31 Oct 2008