From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Geoff Russell" Subject: Re: reflog/show question Date: Wed, 30 Apr 2008 09:56:24 +0930 Message-ID: <93c3eada0804291726l454ccbbv96217d6657d79ded@mail.gmail.com> References: <93c3eada0804271859p1b4d8b52i811bdc5e42672822@mail.gmail.com> <20080428092410.GD16153@sigill.intra.peff.net> <93c3eada0804281847q267611aeke51b482cfbe100d6@mail.gmail.com> <20080429201214.GB20509@sigill.intra.peff.net> <93c3eada0804291506n7432b348p2b726926b5fc8f80@mail.gmail.com> <20080429230715.GB22598@sigill.intra.peff.net> <93c3eada0804291712u19c1047bl6d44df4ca025bb4d@mail.gmail.com> Reply-To: geoffrey.russell@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: "Jeff King" X-From: git-owner@vger.kernel.org Wed Apr 30 02:27:17 2008 connect(): Connection refused Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jr0AE-0006RI-Rr for gcvg-git-2@gmane.org; Wed, 30 Apr 2008 02:27:15 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755580AbYD3A01 (ORCPT ); Tue, 29 Apr 2008 20:26:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755541AbYD3A01 (ORCPT ); Tue, 29 Apr 2008 20:26:27 -0400 Received: from fg-out-1718.google.com ([72.14.220.152]:28342 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755513AbYD3A00 (ORCPT ); Tue, 29 Apr 2008 20:26:26 -0400 Received: by fg-out-1718.google.com with SMTP id l27so205782fgb.17 for ; Tue, 29 Apr 2008 17:26:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=0V5oIEzMuWMvN/jiOjXLBQUcW+Nciw1QI+YLm2A+tLM=; b=LCJQ7CDoWs6Z/GonW97dw/A/C+CmaPVZ+ZSMfslwo4mtlBOhqkUsW8tYmvBsmdB1VyA9+6Cj+wYW/ZqBP2KFSwpCjI43W2KdCxAma07h+nmMqDzZ2PoM/1MK5L+4S9H8GP6hQ+yeXsyRqrBXF3YP5Un4B0zEuxFTvBsktM83K6w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uDJvvNgP0ciSvaggwXI26miBYwSKeyvpMl4nWjwVPUTB6RddrqsPWHtgL0jrzYcgkER8Y3V/ZfG0AQv7xtSY+/tsaCKMPm/4qIdNG6Xla4lzV2BSScY7W20Huz+womLIr/LcWT+Afq3O9pOTlA/VOMIxevYPLC/VmQiqAHOCCvA= Received: by 10.82.183.19 with SMTP id g19mr4776buf.80.1209515184930; Tue, 29 Apr 2008 17:26:24 -0700 (PDT) Received: by 10.82.105.8 with HTTP; Tue, 29 Apr 2008 17:26:24 -0700 (PDT) In-Reply-To: <93c3eada0804291712u19c1047bl6d44df4ca025bb4d@mail.gmail.com> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, Apr 30, 2008 at 9:42 AM, Geoff Russell wrote: > > On Wed, Apr 30, 2008 at 8:37 AM, Jeff King wrote: > > On Wed, Apr 30, 2008 at 07:36:23AM +0930, Geoff Russell wrote: > > > > > > Hmm. Are you sure that the commit you got from HEAD@{"3 minutes ago"} > > > > actually _has_ the file data/node/node.data? If it doesn't, then you get > > > > > > > > Later today (touch wood) I'll prepare as small a test case as > > > possible, then send > > > a tar.gz of the .git directory. Okay? > > > > That would be great, thanks. > > Attached is tar.gz of working directory (.) - so unpack in a new directory. > > git show HEAD@{"N seconds ago"}:data/node/.gitignore > > works fine for values of N back to creationof file > > But: > > git show HEAD@{"N seconds ago"}:data/node/node.newds1 > > doesn't work for any values of N. > > During my attempts to create this example, I managed created a > directory which where > the show command failed for both files, but when I changed the commit > message, the > show worked for .gitignore but not the node file. Hence my suspicion > of that the slashes > in the path are being interpreted as requesting a commit message match ...? > > I hope you can track it down, I will install the latest version of git > later on today to > confirm the behaviour is still happening. I just confirmed behaviour is still the same in 1.5.5 Geoff. > > Thanks, > Geoff Russell > > > > > -Peff > > > > > > > > -- > 6 Fifth Ave, > St Morris, S.A. 5068 > Australia > Ph: 041 8805 184 / 08 8332 5069 > -- 6 Fifth Ave, St Morris, S.A. 5068 Australia Ph: 041 8805 184 / 08 8332 5069