diff --git a/documentation/ReleaseChecklist.txt b/documentation/ReleaseChecklist.txt index 8241b4a..592cd8e 100644 --- a/documentation/ReleaseChecklist.txt +++ b/documentation/ReleaseChecklist.txt @@ -6,11 +6,9 @@ up-to-date - 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 +- Check in everything to BCDA SVN repository +- Make the SVN repository tag with "make_release areaDetector RX-Y" from the devel directory +- Do "make clean uninstall", "make" on Linux/vxWorks, win32-x86, win32-x86-debug and cygwin-x86 - 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