-
Recent Posts
Recent Comments
- Dad on New Office Mark II
- darkyen on Kev.Reboot()
Archives
Categories
Meta
In my previous two posts I explained how I configured Python 2.7 and Mercurial 1.9.3 on CentOS 5.5 x64 for HTTP access. HTTP access is fine but life is simpler when using SSH. Overview mercurial-server is one of many shared … Continue reading
In part 1 I covered how to install Python, Mercurial and mod_wsgi. In this article I’ll explain how to publish your repositories. Configure Apache + mod_wsgi Load up your apache httpd.conf file into your favourite editor and add the following … Continue reading
This is how I got Mercurial up and running on CentOS 5.5 x64. The goal here was to deploy this as a “central” repository Mercurial server so the dev team can push their updates to this box. For this build … Continue reading
Since I moved over to Ireland last year my office was set up in what we call the “sun room”. It’s an excellent room just above the kitchen/family/dining room and runs from the front of the house to the back. … Continue reading