From 371760789260bf3e891973c3bab025fd8b9fa351 Mon Sep 17 00:00:00 2001
From: "Janet B. Anderson"
Date: Fri, 19 Sep 2003 18:36:54 +0000
Subject: [PATCH] Added release file names and cvs export command.
---
documentation/ReleaseChecklist.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/documentation/ReleaseChecklist.html b/documentation/ReleaseChecklist.html
index 32e96474c..e6ea88511 100644
--- a/documentation/ReleaseChecklist.html
+++ b/documentation/ReleaseChecklist.html
@@ -123,7 +123,8 @@ have been responsible for specific tasks in the past:
| |
Janet Anderson |
- Edit and commit changes to the EPICS version number file. |
+ Edit and commit changes to the EPICS version number files,
+ config/CONFIG_BASE_VERSION and configure/CONFIG_BASE_VERSION. |
| |
@@ -134,7 +135,8 @@ have been responsible for specific tasks in the past:
| |
Janet Anderson |
- Export the tagged version and create the
+ | Export the tagged version, "cvs export -kv -d base-x.y.z
+ -r Rx-y-zepics/base", and create the
baseRx.y.z[{alpha,beta}n].tar.gz file of the result |