-
Notifications
You must be signed in to change notification settings - Fork 52
Description
git-hg clone https://hg.libsdl.org/sdl12-compat/
Fails with:
adding changesets
adding manifests
adding file changes
added 121 changesets with 231 changes to 60 files
new changesets a6cb692b8939:dc55edfe5d2f
Initialized empty Git repository in /home/hans/projects/sdl12-compat/.git/hgremote/
Traceback (most recent call last):
File "/home/hans/projects/git-hg/fast-export/hg-fast-export.py", line 405, in
options.statusfile,authors=a,sob=options.sob,force=options.force))
File "/home/hans/projects/git-hg/fast-export/hg-fast-export.py", line 318, in hg2git
if not verify_heads(ui,repo,heads_cache,force):
File "/home/hans/projects/git-hg/fast-export/hg-fast-export.py", line 299, in verify_heads
(,,,,,,branch,)=get_changeset(ui,repo,h)
File "/home/hans/projects/git-hg/fast-export/hg2git.py", line 71, in get_changeset
node=repo.lookup(revision)
File "/usr/lib64/python2.7/site-packages/mercurial/localrepo.py", line 1549, in lookup
return scmutil.revsymbol(self, key).node()
File "/usr/lib64/python2.7/site-packages/mercurial/scmutil.py", line 623, in revsymbol
raise error.RepoLookupError(("unknown revision '%s'") % symbol)
mercurial.error.RepoLookupError: unknown revision '�U�]/��ʎQ<��}�
�'
[hans@shalem projects]$ git-