From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6913 invoked by alias); 7 Feb 2003 00:05:06 -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 6905 invoked from network); 7 Feb 2003 00:05:05 -0000 Received: from unknown (HELO foam.wonderslug.com) (64.81.66.25) by 172.16.49.205 with SMTP; 7 Feb 2003 00:05:05 -0000 Received: by foam.wonderslug.com (Postfix, from userid 1001) id 4C594D0093; Thu, 6 Feb 2003 15:58:25 -0800 (PST) Received: from foam.wonderslug.com (localhost [127.0.0.1]) by foam.wonderslug.com (Postfix) with ESMTP id 3DA69CFCED; Thu, 6 Feb 2003 15:58:25 -0800 (PST) To: Jason Molenda Cc: Christopher Faylor , Michael Elizabeth Chastain , overseers@sources.redhat.com Subject: Re: Now I do need PR gdb/701 In-reply-to: Your message of Thu, 06 Feb 2003 12:09:15 PST. <20030206120915.A31138@molenda.com> Reply-To: angela@wonderslug.com Date: Fri, 07 Feb 2003 00:05:00 -0000 From: Angela Marie Thomas Message-Id: <20030206235825.4C594D0093@foam.wonderslug.com> X-SW-Source: 2003-q1/txt/msg00273.txt.bz2 > On Thu, Feb 06, 2003 at 12:00:14PM -0800, Angela Marie Thomas wrote: > > > http://sources.redhat.com/ml/overseers/2002-q4/msg00250.html > > > > That's where Tom told me what to do. IIRC, there was no obvious locking > > mechanism so I did it when the system was quiet. > > > FWIW when I did this last, I had gen-index output to a new filename > ("index.new"), looked to see that index hadn't been changed while > I was generating the new one, and swapped them with mv. > > J That's actually what I did. I also ran it again after the mv to make sure I didn't miss anything and triple checked the mailing lists. Always pays to be paranoid. O:-) --Angela