]> granicus.if.org Git - php/commitdiff
Update step about uploading packages to downloads.php.net
authorSara Golemon <pollita@php.net>
Fri, 14 Apr 2017 23:43:01 +0000 (16:43 -0700)
committerSara Golemon <pollita@php.net>
Fri, 14 Apr 2017 23:44:13 +0000 (16:44 -0700)
At some point this changed from a per-user specific mapping
to a standard ~$USER mapping.

README.RELEASE_PROCESS

index 25c1a624ecb378237c856296491b0868aee74c09..0dfcbec53b57b8ba2f1e89f1d2b0b61844691569 100644 (file)
@@ -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
 (internals-win@lists.php.net) so that Windows binaries can be created. Once