This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Missing reports in GNATS
- From: Angela Marie Thomas <angela at dragaera dot ReleaseDominatrix dot com>
- To: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>
- Cc: overseers at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Wed, 18 Dec 2002 12:09:49 -0800
- Subject: Re: Missing reports in GNATS
- Reply-to: angela at releasedominatrix dot com
> Given the amount of traffic that goes through GNATS, I would be more
> comfortable if you shut it down, so as to prevent inconsistencies. Even if
> it takes some time. If you do it in the later afternoon PST, you also
> won't block someone from Europe, as they should be sleeping by then.
>
> Thanks for taking care of this
> W.
By taking advantage of the disk cache and doing some sanity checking,
I was able to update the index file "live". I ran the index generator
a few times to preload the disk cache, did a diff of the current index
with the new one to ensure the only changes were the two missing PRs
and did a double check of the gcc-prs list. Not an ideal process, but
one for which I have high confidence. The last message in gcc-prs
matches the date on the old index file so I'm reasonably sure we're
up-to-date now.
Finding a "good" time for doing this sort of thing is next to impossible
which is why I opted to go with this solution. Normally I would rather
just shut it down as well, but was unsure whether anyone would be free
later to deal with it (I'll be in meetings) and didn't want it forgotten.
Also, I wanted to ensure things were up-to-date before the next backups.
--Angela