What does hgweb do that hg serve does not?

Ansis Māliņš ansis.malins at gmail.com
Sun Mar 15 10:35:43 UTC 2020


I’m having trouble understanding the added value of the hgweb script. It’s just a couple lines of Python and needs a WSGI server, while hg serve can be put directly behind an Nginx. What price am I paying for using hg serve rather than hgweb?

For context, I’m looking to serve a handful private of repositories for several dozen people from a low end VPS on the Internet. Lots of largefiles. It’s a video game hobby project.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial/attachments/20200315/f14f1e15/attachment.html>


More information about the Mercurial mailing list