Mercurial project imported as Git
I've had to re-import a Gradle project in 13 Beta IU-132.947 on Mac OSX, the project VCS is Mercurial but IDEA seems to think it's a Git project and has automatically enabled the Git options in the VCS menu.
How can I reconfigure the VCS to Mercurial? ... can't seem to find any options to do this.
Please sign in to leave a comment.
I fixed this by deleting .idea/vcs.xml and it then enabled me to reintegrate Mercurial.
Seems there is a problem with the initial import though.