* Re: gitweb bug?
2007-06-26 0:05 ` gitweb bug? Jakub Narebski
@ 2007-06-26 5:14 ` J.H.
0 siblings, 0 replies; 2+ messages in thread
From: J.H. @ 2007-06-26 5:14 UTC (permalink / raw)
To: Jakub Narebski; +Cc: Tarmigan Casebolt, Junio C Hamano, git
I'm not seeing anything horrible per se in what it's doing - If you can
provide a list of the files it should be listing I'd be appreciative.
For instance on a $random machine with a 2.6.9 tree open on it that I
have at work I'm seeing:
[netlink]$ ls
af_netlink.c af_netlink.o built-in.o Makefile netlink_dev.c
netlink_dev.o
[netlink]$ pwd
..../linux-2.6.9/net/netlink
[netlink]$
So yeah - some further information on the problem your seeing would be
helpful as I don't have a tree checked out either right now.
- John 'Warthog9' Hawley
On Tue, 2007-06-26 at 02:05 +0200, Jakub Narebski wrote:
> On Mon, 25 June 2007, Tarmigan Casebolt wrote:
> >
> > I was looking through the kernel source and noticed a difference
> > between the git version and the gitweb version here:
> > http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=net/netlink
> > on gitweb, I only see 4 files, but in git locally on linux I see 71.
> >
> > This might be because there are files that differ only in case? (I'm
> > using OSX, which has problems with case, and in particular that
> > directory of the kernel source.)
> >
> > Am I missing something, or is this a bug?
>
> First of all, this question should be asked IMVHO on git mailing list,
> with Cc: sent to Kernel.Org admins or John 'Warthog9' Hawley, author of
> the gitweb modification (caching gitweb) used at kernel.org
>
> I cannot help you what the contents of net/netlink should look like,
> because I don't have clone of the linux kernel repository. By "in git
> locally on linux" you mean in the working area? Or perhaps result of
> "git ls-tree HEAD:net/netlink"? You should have provided command used
> to get those 71 files, and perhaps even those 71 files list.
>
^ permalink raw reply [flat|nested] 2+ messages in thread