I am trying to use the online (official) GitHub import engine to migrate this Mercurial repo http://hg.code.sf.net/p/amide/code/ to GitHub. However, I get the following error:
No source repositories were detected at http://hg.code.sf.net/p/amide/code. Please check the URL and try again.
Any idea about what I am doing wrong?
Steps to reproduce:
Apparently, the GitHub online importer is not compatible with some Mercurial repository servers.
Instead, one has to use the command line, see: https://help.github.com/en/github/importing-your-projects-to-github/source-code-migration-tools#importing-from-mercurial
I used the nice conversion script from this repository: https://github.com/frej/fast-export
and was able to get the repo cleanly converted into https://github.com/ferdymercury/amide