Mercurial > emacs
changeset 101787:fae9e26f5047
Add some stuff on checking first pretest tarball of a major release.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 04 Feb 2009 03:42:04 +0000 |
parents | e3ef741fe489 |
children | dc93dbd4d490 |
files | admin/make-tarball.txt |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/make-tarball.txt Wed Feb 04 03:41:06 2009 +0000 +++ b/admin/make-tarball.txt Wed Feb 04 03:42:04 2009 +0000 @@ -35,6 +35,11 @@ tarballs are kept under fencepost.gnu.org:~pot/emacs-pretest/, while old emacs tarballs are at <ftp://ftp.gnu.org/pub/gnu/emacs/>. + If this is the first pretest of a major release, just comparing + with the previous release may overlook many new files. You can try + something like `find -f | grep -v CVS...etc' in a clean CVS tree, + and compare the results against the new tar contents. + 8. xdelta delta emacs-OLD.tar.gz emacs-NEW.tar.gz emacs-OLD-NEW.xdelta 9. tar -zxf emacs-NEW.tar.gz; cd emacs-NEW