lsmith Sun Aug 31 08:32:21 2008 UTC
Modified files:
/php-src README.RELEASE_PROCESS
Log:
added note about how to move extensions from/to pecl
http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.8&r2=1.9&diff_format=u
Index: php-src/README.RELEASE_PROCESS
diff -u php-src/README.RELEASE_PROCESS:1.8 php-src/README.RELEASE_PROCESS:1.9
--- php-src/README.RELEASE_PROCESS:1.8 Wed Aug 6 21:49:37 2008
+++ php-src/README.RELEASE_PROCESS Sun Aug 31 08:32:21 2008
@@ -20,6 +20,9 @@
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)
--------------------------------------------
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php