# HG changeset patch # User Romain Francoise # Date 1160772447 0 # Node ID 52051ccbb0d0bec1ac9e112537a8354f693a4663 # Parent 929b26d8d943408c84dcf3dffb3ba1515cbbf694 Fix upload instructions: pretest files should not be uploaded in /incoming/ftp, but in /incoming/alpha. diff -r 929b26d8d943 -r 52051ccbb0d0 admin/make-tarball.txt --- 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