aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-12-22 18:41:17 -0800
committerGlenn Morris2012-12-22 18:41:17 -0800
commita0b4e66e076e321b8032a146ed1bccb0833c7274 (patch)
treeade7d8fe31f517d30ff8367c562d9568a35e3419
parent1ef5f225db2fa70aa02a814b1c2c473ea03f008d (diff)
downloademacs-a0b4e66e076e321b8032a146ed1bccb0833c7274.tar.gz
emacs-a0b4e66e076e321b8032a146ed1bccb0833c7274.zip
Mention self-registration for ftp uploads
-rw-r--r--admin/make-tarball.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index eda28b639d2..aa87f2694e6 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -66,9 +66,8 @@ For each step, check for possible errors.
66 66
6711. Now you should upload the files to the GNU ftp server. In order to 6711. Now you should upload the files to the GNU ftp server. In order to
68 do that, you must be registered as an Emacs maintainer and have your 68 do that, you must be registered as an Emacs maintainer and have your
69 GPG key acknowledged by the ftp people. Mail <ftp-upload@gnu.org> 69 GPG key acknowledged by the ftp people. For instructions, see
70 for instructions. 70 http://www.gnu.org/prep/maintain/html_node/Automated-Upload-Registration.html
71
72 You can use the gnupload script to upload each FILE, like this: 71 You can use the gnupload script to upload each FILE, like this:
73 gnupload --to alpha.gnu.org:emacs/pretest FILE (for a pretest) 72 gnupload --to alpha.gnu.org:emacs/pretest FILE (for a pretest)
74 gnupload --to ftp.gnu.org:emacs FILE (for a release) 73 gnupload --to ftp.gnu.org:emacs FILE (for a release)