frej / fast-export

A mercurial to git converter using git-fast-import
http://repo.or.cz/w/fast-export.git
808 stars 255 forks source link

there is no 'revsymbol ' in mercurial #237

Closed SaboShao closed 4 years ago

SaboShao commented 4 years ago

fast-export/hg-fast-export.py", line 7, in from mercurial.scmutil import revsymbol ImportError: cannot import name revsymbol

frej commented 4 years ago

Please make sure that you meet the system requirements as documented in the readme, searching for the phrase "cannot import name revsymbol" among the closed issues would have given you the answer.