From ed2091e9a57ef6c200e7bdc4fb1bb107c49e4eba Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sun, 28 Jul 2019 12:55:22 +0100 Subject: [PATCH] HOWTO-RELEASE: add suggested commands for updating home page --- doc/HOWTO-RELEASE | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/HOWTO-RELEASE b/doc/HOWTO-RELEASE index d6f0069..045faad 100644 --- a/doc/HOWTO-RELEASE +++ b/doc/HOWTO-RELEASE @@ -122,6 +122,12 @@ Release procedure - Update the news section of stow.html in the stow-web CVS repository to mention the new release. + cd $stow_web_repo + # Check that the changes look OK + cvs diff + # Then commit + cvs commit -m "Update home page to v$version" + - Send release announcements to - info-stow@gnu.org