changeset 73361:52051ccbb0d0

Fix upload instructions: pretest files should not be uploaded in /incoming/ftp, but in /incoming/alpha.
author Romain Francoise <romain@orebokech.com>
date Fri, 13 Oct 2006 20:47:27 +0000
parents 929b26d8d943
children a34e6f239050
files admin/make-tarball.txt
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/admin/make-tarball.txt	Fri Oct 13 19:32:50 2006 +0000
+++ b/admin/make-tarball.txt	Fri Oct 13 20:47:27 2006 +0000
@@ -62,8 +62,11 @@
      echo directory: emacs/pretest > FILE.directive      (for a pretest)
      echo directory: emacs > FILE.directive              (for a release)
      gpg --clearsign FILE.directive
-    Upload by anonymous ftp to ftp://ftp-upload.gnu.org/incoming/ftp/
-    the files FILE, FILE.sig, FILE.directive.asc
+    Upload by anonymous ftp to ftp://ftp-upload.gnu.org/ the files FILE,
+    FILE.sig, FILE.directive.asc.
+    For a release, place the files in the /incoming/ftp directory.
+    For a pretest, place the files in /incoming/alpha instead, so that
+    they appear on ftp://alpha.gnu.org/.
 
 13. After five minutes, verify that the files are visible at
     ftp://alpha.gnu.org/gnu/emacs/pretest/ for a pretest, at