hgwebdir.cgi fails to get repos sub directories
Christian Ebert
blacktrash at gmx.net
Fri Oct 5 09:29:32 CDT 2007
* Sebastian Hauer on Thursday, October 04, 2007 at 13:50:17 -0400
> I just set up apache to serve out our repositories via hgwebdir.cgi.
> I have the repos grouped into different category sub directories.
> E.g.
>
> cat1/someproj
> cat1/someotherproj
> cat2/yetanotherproj
>
> When I go to the top level URL http://reposerver/hg I get all projects
> shows as listed above similar to: http://hg.kublai.com/
>
> But when I try to see only one sub directories repos I get an error
> but I see at http://hg.kublai.com/fink that it works just fine.
<snip>
> <type 'exceptions.KeyError'>: 'notfound'
Are you using gitweb and a Mercurial prior to Jul 5 2007?
templates/gitweb/notfound.tmpl was only added then.
c
--
keyword extension for Mercurial (http://selenic.com/mercurial):
<http://www.blacktrash.org/hg/hgkeyword/> (0.9.2 backwards compatible)
Mercurial crew development repository + keyword extension:
<http://www.blacktrash.org/hg/hg-crew-keyword/>
More information about the Mercurial
mailing list