I'd like to generate the hg churn report in my TeamCity build, but the Churn extension is not enabled by default in Hg. On my local box, I just add churn to the [extensions] section of mercurial.ini.
Where do I put a system wide mercurial.ini so the teamcity build agent can find it and see the extension addition? Or, better yet, is there a way to add extensions in the build step or in the TeamCity setup?