Pergunta

I have a fossil repository. How can I migrate the commits to a hg repository. I don't care about issues, wiki, branches.

Foi útil?

Solução

See a previous answer on this issue

And the following extension should help you in exporting fossil repo to another Mercurial.

Fossil to Git uses the same export/import facility

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top