A slight bug with the gitweb system is: Clicking on this page[1] brings up a gitweb page with a "git://git.zytor.com " link at the top left, but the destination for that URI is actually http://git.zytor.com/git.zytor.com , which doesn't work. Perhaps some symlink magic is involved? - Shao Miller [1] http://git.zytor.com/?p=users/sha0/syslinux.git;a=shortlog;h=refs/heads/ ifmemdsk
On 08/08/2011 11:58 AM, Miller, Shao wrote:> A slight bug with the gitweb system is: > > Clicking on this page[1] brings up a gitweb page with a > "git://git.zytor.com " link at the top left, but the destination for > that URI is actually http://git.zytor.com/git.zytor.com , which doesn't > work. Perhaps some symlink magic is involved? > > - Shao Miller >No, it's just a configuration error. I'll get around to fixing it some day... -hpa