git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9363 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
17 lines
912 B
Plaintext
17 lines
912 B
Plaintext
Release checklist for areaDetector
|
|
|
|
- Make sure the epics_ad_view.sav file in /usr/local/idl_user/imaging is
|
|
up-to-date
|
|
- Run "update_files" from the Viewers/IDL directory
|
|
- Make sure that documentation/areaDetectorDoc.html and
|
|
areaDetectorReleaseNotes.html have everything for this release, including the
|
|
date.
|
|
- Check in everything to BCDA CVS and SourceForge SVN repositories
|
|
- Tag the CVS repository with "cvs tag RX-Y"
|
|
- Tag the SVN repository with
|
|
svn copy -m "Tagged RX-Y" https://epics.svn.sourceforge.net/svnroot/epics/applications/trunk/areaDetector/ https://epics.svn.sourceforge.net/svnroot/epics/applications/tags/areaDetector/X-Y
|
|
- Do "make clean uninstall", "make" on Linux/vxWorks, Windows and Cygwin
|
|
- Run "make clean", "make" in the documentation directory
|
|
- Run "makeADStandaloneTar from the top-level areaDetector directory
|
|
- Run "make_tar_file areaDetector RX-Y" from the devel directory
|