public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 3c0233eed90ba0bd6ed8f0c60c63ba96e92e4215
@ 2021-05-14 18:37 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-05-14 18:37 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  3c0233eed90ba0bd6ed8f0c60c63ba96e92e4215 (commit)
      from  c4e29e7412f569f89f8eda952ca85af9ca07e4b1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3c0233eed90ba0bd6ed8f0c60c63ba96e92e4215
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri May 14 20:37:02 2021 +0200

    Adjust branch closing instructions.

diff --git a/htdocs/branch-closing.html b/htdocs/branch-closing.html
index 2f887b6b..c36ad1ab 100644
--- a/htdocs/branch-closing.html
+++ b/htdocs/branch-closing.html
@@ -16,8 +16,8 @@
 <li>Inform the gcc@gcc.gnu.org list that the branch is being
 closed.</li>
 
-<li>On master, edit <code>IGNORE_BRANCHES</code>
-in <code>maintainer-scripts/update_version_git</code> to stop nightly
+<li>On master, edit <code>active_refs</code>
+in <code>contrib/gcc-changelog/git_update_version.py</code> to stop nightly
 version updates from touching the branch.  Remove the entry
 in <code>maintainer-scripts/crontab</code> that creates snapshots from
 the branch.  Optionally, remove any code
@@ -26,7 +26,11 @@ to snapshots from that branch or older branches (for example, if
 directories listed in the script were removed or renamed after that
 branch).  Check in and push those changes.  Run <code>git pull</code> in
 the <code>gcc-checkout</code> directory of the gccadmin account, and then
-actually install the updated crontab there.</li>
+actually install the updated crontab there.  Edit
+<code>hooks-bin/commit_checker</code> in gccadmin home directory,
+increment number on line above
+<code>error(f&#39;Release branch gcc-{branch} is closed.&#39;)</code> and
+commit the changes.</li>
 
 <li><p>For every open bug whose summary contains the version number of
 the branch being closed and an indication that the bug is either

-----------------------------------------------------------------------

Summary of changes:
 htdocs/branch-closing.html | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-14 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 18:37 gcc-wwwdocs branch master updated. 3c0233eed90ba0bd6ed8f0c60c63ba96e92e4215 Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).