From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4914 invoked by alias); 27 Mar 2008 04:13:00 -0000 Received: (qmail 4903 invoked by uid 22791); 27 Mar 2008 04:13:00 -0000 X-Spam-Check-By: sourceware.org Received: from rv-out-0910.google.com (HELO rv-out-0910.google.com) (209.85.198.188) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Mar 2008 04:12:40 +0000 Received: by rv-out-0910.google.com with SMTP id g11so2422325rvb.56 for ; Wed, 26 Mar 2008 21:12:29 -0700 (PDT) Received: by 10.141.206.13 with SMTP id i13mr719977rvq.100.1206591149487; Wed, 26 Mar 2008 21:12:29 -0700 (PDT) Received: from ?192.168.1.100? ( [216.19.190.48]) by mx.google.com with ESMTPS id l38sm13143000rvb.12.2008.03.26.21.12.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 26 Mar 2008 21:12:28 -0700 (PDT) Subject: Re: Official GCC git repository From: Harvey Harrison To: Daniel Berlin Cc: Bernardo Innocenti , "Frank Ch. Eigler" , overseers@gcc.gnu.org, Tobias Grosser , GCC Development , David Woodhouse In-Reply-To: <4aca3dc20803262102h27ec0e77rf4f7437d6860e92f@mail.gmail.com> References: <47D7F8DA.8060703@codewiz.org> <20080326163011.GA20021@redhat.com> <4aca3dc20803261138s20fb11famceefc20905543ef@mail.gmail.com> <1206560556.27193.136.camel@daneel> <4aca3dc20803261701l78f2fda3jebf517e2e29dd65d@mail.gmail.com> <1206576923.24940.3.camel@brick> <4aca3dc20803261904j4d977a49je670e6e73c5a091e@mail.gmail.com> <1206583949.24940.10.camel@brick> <4aca3dc20803261957n436e00d7pf6f5195d4cc25d78@mail.gmail.com> <1206587437.24940.16.camel@brick> <4aca3dc20803262102h27ec0e77rf4f7437d6860e92f@mail.gmail.com> Content-Type: text/plain Date: Thu, 27 Mar 2008 06:17:00 -0000 Message-Id: <1206591149.24940.22.camel@brick> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit 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: 2008-q1/txt/msg00190.txt.bz2 On Thu, 2008-03-27 at 00:02 -0400, Daniel Berlin wrote: > On Wed, Mar 26, 2008 at 11:10 PM, Harvey Harrison > wrote: > > > This is an artifact, it now creates them on the fly from the git repo > > rather than caching them. git-svn should delete all of the temp index > > files, if these are just leftovers from an old import, ok. Otherwise > > I'd send a bug report. > > No, this was from a brand new import in a brand new dir performed two > weeks ago sunday (with a git version as it existed at noon on that day > :P) I believe the fix for this went in between 1.5.4-rc2 and 1.5.4-rc3 FYI Harvey