Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Arendsen Hein
6f4b50dd33 Documented passing list or dict instead of config file in hgwebdir.cgi 2005-08-29 07:42:46 +02:00
Thomas Arendsen Hein
e2c0f61ae7 Removed obsolete imports from hgwebdir.cgi 2005-08-26 13:31:40 +02:00
mpm@selenic.com
e827a5700c Add a multi-repository server
This merges a bunch of the ideas for a multi-repository CGI script and
simplifies things a bit.

It uses PATH_INFO so it generally wants paths of the form:

http://host/hg.cgi/virtualpath

This gets mapped via a simple config file to the real path. All info
about the repo is read from the repo's hgrc.
2005-08-19 16:38:25 -08:00