On Tue, Oct 07, 2008 at 11:56:43AM +1000, Mark Goodwin wrote:
> Russell Cattelan wrote:
> > Ok not sure exactly what was wrong but it looks like there was some
> > confusion
> > with older git bits still install on oss.
> >
> > I manually cleaned everything from the system and reinstalled git from a
> > fresh "make rpm" rpm.
>
> Hi Russell, does the git web interface need some kind of fix up too?
> http://oss.sgi.com/cgi-bin/gitweb.cgi returns an empty project list.
Actually, it's completely broken. git 1.6.x removed the git-*
version of the commands, so gitweb is giving all sorts
of errors about not being able to find various scripts. e.g:
http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/xfs-2.6.git
gives:
500 - Open git-rev-list failed
and:
http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/xfs-2.6.git;a=tree;f=fs/xfs;hb=HEAD
gives:
500 - Open git-ls-tree failed
So it looks like gitweb needs updating, too.
Cheers,
Dave.
--
Dave Chinner
david@xxxxxxxxxxxxx
|