public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. b45940f0b3841bc286fd18ffd312a9e297b2859c
@ 2020-01-16 18:05 gerald
  0 siblings, 0 replies; only message in thread
From: gerald @ 2020-01-16 18:05 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  b45940f0b3841bc286fd18ffd312a9e297b2859c (commit)
      from  a17d3d8d08ea2ef78b9ee9f7ef80b127a8c078dc (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 b45940f0b3841bc286fd18ffd312a9e297b2859c
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Thu Jan 16 19:02:53 2020 +0100

    Redirect cvs.html to git.html instead of svn.html.

diff --git a/htdocs/.htaccess b/htdocs/.htaccess
index acaac093..a28af129 100644
--- a/htdocs/.htaccess
+++ b/htdocs/.htaccess
@@ -58,7 +58,7 @@ Redirect permanent /java/			https://gcc.gnu.org/
 
 Redirect permanent /bugs.html			https://gcc.gnu.org/bugs/
 Redirect permanent /c9xstatus.html		https://gcc.gnu.org/c99status.html
-Redirect permanent /cvswrite.html		https://gcc.gnu.org/svnwrite.html
+Redirect permanent /cvswrite.html		https://gcc.gnu.org/gitwrite.html
 Redirect permanent /gnats.html			https://gcc.gnu.org/bugs/
 Redirect permanent /proj-bp.html		https://gcc.gnu.org/projects/bp/main.html
 Redirect permanent /proj-cpplib.html		https://gcc.gnu.org/projects/cpplib.html

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-01-16 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 18:05 gcc-wwwdocs branch master updated. b45940f0b3841bc286fd18ffd312a9e297b2859c 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).