From: Romain Francoise Date: Fri, 13 Oct 2006 20:47:27 +0000 (+0000) Subject: Fix upload instructions: pretest files should not be uploaded in X-Git-Tag: emacs-pretest-22.0.90~135 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7dee3a04e8192496b66c81325b4ad63a64f554ea;p=emacs.git Fix upload instructions: pretest files should not be uploaded in /incoming/ftp, but in /incoming/alpha. --- diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 0fcba5b40c8..9b15f8d39b3 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -62,8 +62,11 @@ For each step, check for possible errors. 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