com php-src: Update step about uploading packages to downloads.php.net: README.RELEASE_PROCESS
[email protected] (Sara Golemon)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 2b3ba5d4c732117f20503b533bcbad8aa1f659e0 Author: Sara Golemon <[email protected]> Fri, 14 Apr 2017 16:43:01 -0700 Parents: 7f5d47dfd1e00643efe481363259e0d4896deab3 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2b3ba5d4c732117f20503b533bcbad8aa1f659e0 Log: Update step about uploading packages to downloads.php.net At some point this changed from a per-user specific mapping to a standard ~$USER mapping. Changed paths: M README.RELEASE_PROCESS Diff: diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 25c1a62..0dfcbec 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -97,11 +97,11 @@ and build three tarballs (gz, bz2 and xz). and output verification information to be included in announcement email 14. Copy those tarballs (scp, rsync) to downloads.php.net, in your homedir there should be a -directory "downloads/". Copy them into there, so that the system can generate -MD5 sums. If you do not have this directory, talk to Derick or Dan. +directory "public_html/". Copy them into there, so that the system can generate +MD5 sums. If you do not have this directory, create it. -15. Now the RC can be found on http://downloads.php.net/yourname, -f.e. http://downloads.php.net/derick/ +15. Now the RC can be found on http://downloads.php.net/~yourname, +f.e. http://downloads.php.net/~derick/ 16. Once the release has been tagged, contact the PHP Windows development team ([email protected]) so that Windows binaries can be created. Once