tabs?
Thomas Arendsen Hein
thomas at intevation.de
Thu May 12 06:57:51 UTC 2005
* Matt Mackall <mpm at selenic.com> [20050512 01:48]:
> http://selenic.com/hg/
>
> Comments appreciated.
Very good idea to combine hgweb and repository. You talked about a
CGI to do pulls in the future, I think here should apply the same:
Only one frontend CGI which then either serves for pull or presents
a web frontend.
This way one can (with the help of PATH_INFO) access
hg://example.com/hg/repo_name and http://example.com/hg/repo_name
or even delegate this to a separate hostname like:
(hg|http)://hg.example.com/repo_name
Thomas
--
Email: thomas at intevation.de
http://intevation.de/~thomas/
More information about the Mercurial
mailing list