I am planning to move the central repo, I want to display an error message to anyone that is trying to use: hg pull and tell them the new location of the repo. I wrote a hook that uses events, but none of the events are triggering if someone uses: hg pull
pulling over HTTP any ideas??