Package: hg-fast-export Version: 20120203-1 Severity: important
Attempted to import a mercurial repository into a git repository I'm working on creating using the following command line resulted in the error: $ hg-fast-export -r https://bitbucket.org/johanbilling/jamnntpd -M upstream Traceback (most recent call last): File "/usr/share/hg-fast-export/hg-fast-export.py", line 388, in <module> options.statusfile,authors=a,sob=options.sob,force=options.force)) File "/usr/share/hg-fast-export/hg-fast-export.py", line 301, in hg2git if not verify_heads(ui,repo,heads_cache,force): File "/usr/share/hg-fast-export/hg-fast-export.py", line 265, in verify_heads branches=repo.branchtags() AttributeError: 'httpsrepository' object has no attribute 'branchtags' git-fast-import statistics: --------------------------------------------------------------------- Alloc'd objects: 5000 Total objects: 0 ( 0 duplicates ) blobs : 0 ( 0 duplicates 0 deltas of 0 attempts) trees : 0 ( 0 duplicates 0 deltas of 0 attempts) commits: 0 ( 0 duplicates 0 deltas of 0 attempts) tags : 0 ( 0 duplicates 0 deltas of 0 attempts) Total branches: 0 ( 0 loads ) marks: 1024 ( 0 unique ) atoms: 0 Memory total: 2243 KiB pools: 2048 KiB objects: 195 KiB --------------------------------------------------------------------- pack_report: getpagesize() = 4096 pack_report: core.packedGitWindowSize = 33554432 pack_report: core.packedGitLimit = 268435456 pack_report: pack_used_ctr = 0 pack_report: pack_mmap_calls = 0 pack_report: pack_open_windows = 0 / 0 pack_report: pack_mapped = 0 / 0 --------------------------------------------------------------------- -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages hg-fast-export depends on: ii git 1:1.7.10-1 ii mercurial 2.1.2-2 ii python 2.7.2-10 hg-fast-export recommends no packages. hg-fast-export suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

