From a12f145e6bb024c3153252f09c1570127c68e573 Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 22 Aug 2009 15:23:35 +0000 Subject: [PATCH] Updated checklist git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9363 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/ReleaseChecklist.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/documentation/ReleaseChecklist.txt b/documentation/ReleaseChecklist.txt index c55b173..8241b4a 100644 --- a/documentation/ReleaseChecklist.txt +++ b/documentation/ReleaseChecklist.txt @@ -7,7 +7,10 @@ up-to-date 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-YY" from the devel directory +- Run "make_tar_file areaDetector RX-Y" from the devel directory