From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30359 invoked by alias); 7 Oct 2007 16:40:44 -0000 Received: (qmail 30351 invoked by uid 22791); 7 Oct 2007 16:40:43 -0000 X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 07 Oct 2007 16:40:39 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 87A7F39142 for ; Sun, 7 Oct 2007 18:40:36 +0200 (CEST) Date: Sun, 07 Oct 2007 16:40:00 -0000 From: Gerald Pfeifer To: overseers@sourceware.org Subject: Re: remove mail-archives from ftp? In-Reply-To: <20070926182608.GA12121@ednor.casa.cgf.cx> Message-ID: References: <20070925024722.GA31521@ednor.casa.cgf.cx> <20070926182608.GA12121@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00013.txt.bz2 On Wed, 26 Sep 2007, Christopher Faylor wrote: > I've turned off the ftp archives and moved the old archives under > /sourceware/vault/old-ftp-archives . Ahem, this has caused on the order of 3228 broken links on the GCC web pages. :-( I was offline for those two, three days when this change was discussed and excecuted, or I would have been able to provide this feedback. In fact, personally I have repeatedly used those archives, so I'm a bit sad to see them go, but I understand there are reasons for this change. I believe I managed to take care of the broken links, by removing them. In case I made some mistakes during the course of this, I had my script leave /var/www/gcc/ml/*/index.html.bak and index.html.bak2 as backfiles of the original status. On the way, I removed /var/www/gcc/ml/*/index.noget, most of which dated back to Oct 1st 2003, with a few Oct 5th 2003 or Jan 1st 2003 or earlier and /var/www/gcc/ml/*/index.bak-ftp most of which dated back to Oct 1st of this year, and /var/www/gcc/ml/*/index.html.testbak dating back to Jan 3rd 2000. Gerald