From 1c48a427a5d7cdf3a806b5bc155a2cd1ed86a103 Mon Sep 17 00:00:00 2001 From: Lukas Smith Date: Sun, 31 Aug 2008 08:32:21 +0000 Subject: [PATCH] added note about how to move extensions from/to pecl --- README.RELEASE_PROCESS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 58aa4a02d5..12c05ad7a1 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -20,6 +20,9 @@ php/QA/bug websites try to have someone from the webmaster team (Bjori) on hand. 5. Verify the tags to be extra sure everything was tagged properly. +6. Moving extensions from/to PECL requires root level access to the CVS server. +Do not use cvs rm, because this will prevent moving the CVS history. + Rolling a non stable release (alpha/beta/RC) -------------------------------------------- -- 2.50.1