Mercurial repos with Apache on Fedora 11
June 10, 2010
This covers getting a mercurial repository up and running on a fedora 11 box through Apache, using mod_wsgi. This is for use behind a firewall - there is no security on who can push and no requirement for SSL.
Install Software
Install mercurial binaries using the package manager.
yum install …