johannes Wed, 20 Jan 2010 15:59:56 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=293776
Log: Merge 292504: Where using svn now, use svn paths (johannes) Changed paths: _U php/php-src/branches/PHP_5_3_2/ U php/php-src/branches/PHP_5_3_2/README.RELEASE_PROCESS Property changes on: php/php-src/branches/PHP_5_3_2 ___________________________________________________________________ Modified: svn:mergeinfo - /php/php-src/trunk:284726 + /php/php-src/branches/PHP_5_3:292504 /php/php-src/trunk:284726 Modified: php/php-src/branches/PHP_5_3_2/README.RELEASE_PROCESS =================================================================== --- php/php-src/branches/PHP_5_3_2/README.RELEASE_PROCESS 2010-01-20 15:53:43 UTC (rev 293775) +++ php/php-src/branches/PHP_5_3_2/README.RELEASE_PROCESS 2010-01-20 15:59:56 UTC (rev 293776) @@ -100,9 +100,9 @@ ``sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester/mod moderator-email-address`` -3. Update the MD5 sums in ``qaweb/include/rc-md5sums.txt`` (no empty lines). +3. Update the MD5 sums in ``web/qa/trunk/include/rc-md5sums.txt`` (no empty lines). -4. Update in ``qaweb/include/release-qa.php`` constants with the new RC and +4. Update in ``web/qa/trunk/include/release-qa.php`` constants with the new RC and commit this. a. ``$BUILD_TEST_RELEASES`` = array("4.4.7RC1", "5.2.2RC1") @@ -111,7 +111,7 @@ c. ``$RELEASE_PROCESS`` = array(4 => true, 5 => true) -1. Update in ``php-bugs-web/include/functions.inc`` the ``show_version_option`` +1. Update in ``php-bugs/trunk/include/functions.inc`` the ``show_version_option`` function to include the new RC and commit. 2. Update ``phpweb/include/version.inc`` (x=major version number)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php