Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-hg clone https://hg.libsdl.org/sdl12-compat/ fails #64

Open
jwrdegoede opened this issue May 30, 2019 · 0 comments
Open

git-hg clone https://hg.libsdl.org/sdl12-compat/ fails #64

jwrdegoede opened this issue May 30, 2019 · 0 comments

Comments

@jwrdegoede
Copy link

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-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant