I doubt there's many references to https://gcc.gnu.org/cvs.html 
left, but just in case - Git is the new SVN is the new CVS. :-)

Gerald
---
 htdocs/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.24.1

Reply via email to