summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-07-16 19:21:04 +0100
committerAdam Spiers <stow@adamspiers.org>2019-07-16 19:21:04 +0100
commitcfb3ff7eff411d1878025178bd6f811c6e6d9fd7 (patch)
treecfdb9bee24d436697afa96b423e4e93f9983014b
parent9f59494d4e75f7a68b693e2587738facf4c09cfd (diff)
downloadstow-cfb3ff7eff411d1878025178bd6f811c6e6d9fd7.tar.gz
HOWTO-RELEASE: update online docs *after* uploading release
It doesn't make sense to have docs online relating to a release which isn't yet available; it's less confusing to have a small time window in which the online docs are out of date.
-rw-r--r--doc/HOWTO-RELEASE12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/HOWTO-RELEASE b/doc/HOWTO-RELEASE
index e2fcf55..e88d241 100644
--- a/doc/HOWTO-RELEASE
+++ b/doc/HOWTO-RELEASE
@@ -86,6 +86,12 @@ Release procedure
git push github
git push --tags github
+- Upload the new release to ftp.gnu.org. This is easiest using gnupload:
+
+ - git clone git://git.savannah.gnu.org/gnulib.git
+ - Copy gnulib/build-aux/gnupload to somewhere on your $PATH
+ - Run gnupload --to ftp.gnu.org:stow --symlink-regex stow-7.8.9.tar.*
+
- Regenerate the documentation for the website:
# First check out gnulib repository via:
@@ -113,12 +119,6 @@ Release procedure
# Then commit
cvs commit -m "Update manual to v$version"
-- Upload to ftp.gnu.org. This is easiest using gnupload:
-
- - git clone git://git.savannah.gnu.org/gnulib.git
- - Copy gnulib/build-aux/gnupload to somewhere on your $PATH
- - Run gnupload --to ftp.gnu.org:stow --symlink-regex stow-7.8.9.tar.*
-
- Send release announcements to
- info-stow@gnu.org