planetmaker@localhost:~/eternal-lands$ hg clone git+https://github.com/xaphier/Eternal-Lands.git xaphier --debug --traceback
no terminfo entry for sitm
no terminfo entry for dim
Counting objects: 43847, done.
Total 43847 (delta 0), reused 0 (delta 0), pack-reused 43847
importing git objects into hg
importing: 0/6112 commits (0.00%)
importing: eddcf1c8a014e8ba22b7d6807099d73606a4afb9
committing files:
2d_objects.c
2d_objects.h
3d_objects.c
Makefile.linux
Makefile.win
SDL_opengl.h
Server_private.h
actor_scripts.c
actors.c
actors.h
asc.c
asc.h
client_serv.h
colors.c
console.c
cursors.c
dialogues.c
dialogues.h
draw_scene.c
e3d.h
errors.c
eternal_lands_license.txt
events.c
font.c
frustum.c
gl_init.c
global.c
global.h
help.c
help.h
ignore.c
ignore.h
init.c
init.h
interface.c
interface.h
items.c
items.h
lights.c
lights.h
main.c
manufacture.c
map_io.c
map_io.h
md2.h
md2loader.c
misc.c
multiplayer.c
multiplayer.h
new_actors.c
new_character.c
particles.c
particles.h
paste.c
readme.txt
reflection.c
reflection.h
shadows.c
shadows.h
sound.c
sound.h
spells.c
spells.h
stats.c
stats.h
ter_g_private.h
text.c
text.h
textures.c
tile_map.c
tiles.h
trade.c
weather.c
weather.h
committing manifest
committing changelog
importing: 1/6112 commits (0.02%)
importing: 8b9bf347da10cb8bedd282e6522ede784817849a
Traceback (most recent call last):
File "/home/planetmaker/bin/hg/mercurial/dispatch.py", line 160, in _runcatch
return _dispatch(req)
File "/home/planetmaker/bin/hg/mercurial/dispatch.py", line 885, in _dispatch
cmdpats, cmdoptions)
File "/home/planetmaker/bin/hg/mercurial/dispatch.py", line 646, in runcommand
ret = _runcommand(ui, options, cmd, d)
File "/home/planetmaker/bin/hg/mercurial/extensions.py", line 168, in closure
return func(*(args + a), **kw)
File "/home/planetmaker/bin/hg/hgext/color.py", line 521, in colorcmd
return orig(ui_, opts, cmd, cmdfunc)
File "/home/planetmaker/bin/hg/mercurial/dispatch.py", line 976, in _runcommand
return checkargs()
File "/home/planetmaker/bin/hg/mercurial/dispatch.py", line 947, in checkargs
return cmdfunc()
File "/home/planetmaker/bin/hg/mercurial/dispatch.py", line 882, in <lambda>
d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
File "/home/planetmaker/bin/hg/mercurial/util.py", line 716, in check
return func(*args, **kwargs)
File "/home/planetmaker/bin/hg/mercurial/extensions.py", line 168, in closure
return func(*(args + a), **kw)
File "/home/planetmaker/bin/hg/mercurial/util.py", line 716, in check
return func(*args, **kwargs)
File "/home/planetmaker/bin/hgsubversion/hgsubversion/wrappers.py", line 648, in clone
orig(ui, source, dest, **opts)
File "/home/planetmaker/bin/hg/mercurial/util.py", line 716, in check
return func(*args, **kwargs)
File "/home/planetmaker/bin/hg/mercurial/commands.py", line 1408, in clone
branch=opts.get('branch'))
File "/home/planetmaker/bin/hg/mercurial/extensions.py", line 168, in closure
return func(*(args + a), **kw)
File "/home/planetmaker/bin/hgsubversion/hgsubversion/wrappers.py", line 637, in hgclonewrapper
data['srcrepo'], data['dstrepo'] = orig(ui, *args, **opts)
File "/home/planetmaker/bin/hg/mercurial/hg.py", line 448, in clone
destpeer.local().clone(srcpeer, heads=revs, stream=stream)
File "/home/planetmaker/bin/hg/mercurial/localrepo.py", line 1903, in clone
ret = exchange.pull(self, remote, heads).cgresult
File "/home/planetmaker/bin/hg/mercurial/extensions.py", line 168, in closure
return func(*(args + a), **kw)
File "/home/planetmaker/bin/hgsubversion/hgsubversion/wrappers.py", line 539, in exchangepull
return orig(repo, remote, heads, force, bookmarks=bookmarks)
File "/home/planetmaker/bin/hg/mercurial/extensions.py", line 168, in closure
return func(*(args + a), **kw)
File "/home/planetmaker/bin/hg-git/hggit/util.py", line 44, in inner
return f(*args, **kwargs)
File "/home/planetmaker/bin/hg-git/hggit/__init__.py", line 249, in exchangepull
pullop.cgresult = repo.githandler.fetch(remote.path, heads)
File "/home/planetmaker/bin/hg-git/hggit/git_handler.py", line 252, in fetch
imported = self.import_git_objects(remote_name, filteredrefs)
File "/home/planetmaker/bin/hg-git/hggit/git_handler.py", line 709, in import_git_objects
self.import_git_commit(commit)
File "/home/planetmaker/bin/hg-git/hggit/git_handler.py", line 736, in import_git_commit
raise hgutil.Abort(_('you appear to have run strip - '
Abort: you appear to have run strip - please run hg git-cleanup
Abbruch: you appear to have run strip - please run hg git-cleanup