If you're using TortoiseHg Workbench: go to Repository --> Terminal.Otherwise simply open a console and cd to the root directory of your repository. Type: > hg update --clean -r tipThat should solve the problem.Thanks to Mike here.
If you're using TortoiseHg Workbench: go to Repository --> Terminal.Otherwise simply open a console and cd to the root directory of your repository. Type: > hg update --clean -r tipThat should solve the problem.Thanks to Mike here.