From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18916 invoked by alias); 6 Feb 2003 20:09:17 -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 18887 invoked from network); 6 Feb 2003 20:09:16 -0000 Received: from unknown (HELO molenda.com) (192.220.74.81) by 172.16.49.205 with SMTP; 6 Feb 2003 20:09:16 -0000 Received: (qmail 31333 invoked by uid 19025); 6 Feb 2003 20:09:15 -0000 Date: Thu, 06 Feb 2003 20:09:00 -0000 From: Jason Molenda To: angela@wonderslug.com Cc: Christopher Faylor , Michael Elizabeth Chastain , overseers@sources.redhat.com Subject: Re: Now I do need PR gdb/701 Message-ID: <20030206120915.A31138@molenda.com> References: <20030206195841.GA26848@redhat.com> <20030206200019.2C36BD0093@foam.wonderslug.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030206200019.2C36BD0093@foam.wonderslug.com>; from angela@foam.wonderslug.com on Thu, Feb 06, 2003 at 12:00:14PM -0800 X-SW-Source: 2003-q1/txt/msg00263.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