public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. b34fe1eb529b823686a99964199d978e2f25dcc0
@ 2020-01-21  6:36 gerald
  0 siblings, 0 replies; only message in thread
From: gerald @ 2020-01-21  6:36 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  b34fe1eb529b823686a99964199d978e2f25dcc0 (commit)
      from  f0a47d383fd6193745f5e2d8dffe5989d652c792 (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 b34fe1eb529b823686a99964199d978e2f25dcc0
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Mon Jan 20 23:02:34 2020 +0100

    Redirect svn.html to git.html.
    
    None of our own pages refers to svn.html any longer after the updates
    of the last week or two; there may be some external reference, though.

diff --git a/htdocs/.htaccess b/htdocs/.htaccess
index e80d14e4..7aa9f8bb 100644
--- a/htdocs/.htaccess
+++ b/htdocs/.htaccess
@@ -67,6 +67,7 @@ Redirect permanent /projects.html		https://gcc.gnu.org/projects/
 Redirect permanent /projects/cxx1z.html		https://gcc.gnu.org/projects/cxx-status.html#cxx1z
 Redirect permanent /projects/web.html		https://gcc.gnu.org/about.html
 Redirect permanent /reghunt-howto.html		https://gcc.gnu.org/bugs/reghunt.html
+Redirect permanent /svn.html			https://gcc.gnu.org/git.html
 Redirect permanent /svnwrite.html		https://gcc.gnu.org/gitwrite.html
 Redirect permanent /thanks.html			https://gcc.gnu.org/onlinedocs/gcc/Contributors.html
 Redirect permanent /timeline.html		https://gcc.gnu.org/releases.html#timeline

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

Summary of changes:
 htdocs/.htaccess | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-01-21  6:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21  6:36 gcc-wwwdocs branch master updated. b34fe1eb529b823686a99964199d978e2f25dcc0 gerald

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).