From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13904 invoked by alias); 8 Apr 2004 04:04:40 -0000 Mailing-List: contact overseers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sources.redhat.com Received: (qmail 13891 invoked from network); 8 Apr 2004 04:04:39 -0000 Received: from unknown (HELO igw2.watson.ibm.com) (129.34.20.6) by sources.redhat.com with SMTP; 8 Apr 2004 04:04:39 -0000 Received: from sp1n293en1.watson.ibm.com (sp1n293en1.watson.ibm.com [129.34.20.41]) by igw2.watson.ibm.com (8.11.7-20030924/8.11.4) with ESMTP id i3844bq56850 for ; Thu, 8 Apr 2004 00:04:37 -0400 Received: from makai.watson.ibm.com (localhost [127.0.0.1]) by sp1n293en1.watson.ibm.com (8.11.7-20030924/8.11.7/8.11.7-01-14-2004) with ESMTP id i3844aK50774 for ; Thu, 8 Apr 2004 00:04:37 -0400 Received: from watson.ibm.com (localhost [127.0.0.1]) by makai.watson.ibm.com (AIX5.1/8.11.6p2/8.11.0/03-06-2002) with ESMTP id i3844aT26350 for ; Thu, 8 Apr 2004 00:04:36 -0400 Message-Id: <200404080404.i3844aT26350@makai.watson.ibm.com> To: overseers@sources.redhat.com Subject: gcc.gnu.org CVS meta-data corrupt? Date: Thu, 08 Apr 2004 04:04:00 -0000 From: David Edelsohn X-SW-Source: 2004-q2/txt/msg00102.txt.bz2 After yet another painful CVS update, I decided to watch an update without the quiet flag and I saw something very interesting. On the trunk and on every branch, CVS is getting stuck in src/gcc/testsuite/g++.old-deja/g++.bob The directory has 18 files and just hangs for me in every copy that I have checked out. I suspect that something is broken in the CVS meta-data or the filesystem backing that directory. This may be a large cause of the slowdown if every single CVS update is timing out on that directory. David