[web] allow_archive question

Jeffrey Cunningham jeffrey.k.cunningham at boeing.com
Tue Feb 26 17:01:27 CST 2008


Cunningham, Jeffrey K wrote:

> I couldn't figure out how to do this from the unofficial manual without 
> going to the multi-repository hgwebdir.cgi script. So I used that (my 
> local one this time). I configured hgweb.config like this:
> 
> [paths]
> squaxin = /home/jcunningham/turner/iad/squaxin
> 
> [web]
> style = gitweb
> allow_pull = yes
> allow_archive = bz2 gz zip
> 
> 
> But I don't get any tabs. I'm probably missing something real dumb. Can 
> someone tell me how to turn them on?
>

I figured it out! I had to re-read the section in the unofficial doc a 
fifth time, but I finally realized that the web section I had put in the 
hgweb.config needs to go in the repository's hgrc file.

Works like a charm now.
--Jeff



More information about the Mercurial mailing list