Tag Archive for 'mercurial'

Installing Mercurial with Apache

02Apr08

If you’ve been following one of these guides explaining how to configure Mercurial with Apache you may have encountered the following error…

TypeError: ‘hgwebdir’ object is not callable

There may be a number of scenarios under which this error can happen but in my case it was because I was using an incompatible version [...]