I installed Mercurial via both .dmg and using the MacPorts command “sudo port install mercurial” but for some reason it is not creating the ~/.hgrc config file. I’m trying to set up GIT on OS X 10.6.8 and am currently stuck at editing the ~/.hgrc file because it isn’t there.
I installed Mercurial via both .dmg and using the MacPorts command sudo port install
Share
If it works the same way as in windows, creating a clone or installing mercurial will not create a .hgrc or mercurial.ini. Have you tried creating it?