I've recently used Perfarce extension with mercurial on a linux system (Ubuntu 10.4 server) and did some modification to it's code to fit my needs.
Now, I would like to do the same on Windows 7x64 (where I installed TortoiseHg). I know tortoise Hg comes with some bundled extensions (perfarce included). I also know I can use a Mercurial.ini or hgrc file to enable extensions and specify the path to find them.
I suppose I could force a path to perfarce.py in my Mercurial.ini file (perfarce=path\to\extension) but since perfarce is already bundled with TortoiseHg installation, could I edit the bundled version? If so, where can I find it?
TIA
Alexandre