diff options
author | Francesco Potortì <pot@gnu.org> | 2003-10-24 12:19:56 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2003-10-24 12:19:56 +0000 |
commit | 418b094bd56cc761a13954d5f0d583fdf8f4bc5e (patch) | |
tree | e6e018ea5506bd2cd6180c7ca18854d52261384d /admin/make-tarball.txt | |
parent | f16a1bf6711cbed28d654a81526d5daf2b390edb (diff) | |
download | emacs-418b094bd56cc761a13954d5f0d583fdf8f4bc5e.tar.gz |
The upload procedure that was described is no more valid after the
break-ins.
Need to describe how to upgrade AUTHORS using emacs-lisp/authors.el.
Diffstat (limited to 'admin/make-tarball.txt')
-rw-r--r-- | admin/make-tarball.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 13bcbced9d3..b7e03c2fb7b 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -49,7 +49,13 @@ For each step, check for possible errors. to make deltas with respect to NEW. Anouncements for pretests need to be crafted by hand. Use an older announcement to start with. -12. For a pretest, do: +12. For the moment, put the tarballs on a public site and send a GPG + signed email to <maintainers@gnu.org> with the URLs of the tarballs + and their md5sum signatures. As of 2003-10, the GNU maintainers are + working on a better procedure. For reference, here are the previous + instructions, which are no more valid after the break-in of 2003-08: + ==== + For a pretest, do: rsync -aP emacs-NEW.tar.gz emacs-OLD-NEW.xdelta compile-NEW.log \ emacs-NEW.announce alpha.gnu.org:/home/alpha/gnu/emacs/pretest/. For a release, do: |