Bug 27793 - hg-fast-export fails
Summary: hg-fast-export fails
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: hg2git (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: real@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 03:22 MSK by ildar
Modified: 2012-10-03 13:28 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ildar 2012-10-03 03:22:52 MSK
$ hg-fast-export -r https://code.google.com/p/google-docs-fs/
warning: code.google.com certificate with fingerprint 9f:af:b9:ce:b5:10:97:c0:5d:16:90:11:63:78:fa:2f:37:f4:96:79 not verified (check hostfingerprints or web.cacerts config setting)
Traceback (most recent call last):
  File "/usr/bin/hg-fast-export.py", line 390, in <module>
    options.statusfile,authors=a,sob=options.sob,force=options.force))
  File "/usr/bin/hg-fast-export.py", line 303, in hg2git
    if not verify_heads(ui,repo,heads_cache,force):
  File "/usr/bin/hg-fast-export.py", line 267, in verify_heads
    branches=repo.branchtags()
AttributeError: 'httpsrepository' object has no attribute 'branchtags'
...
Comment 1 real@altlinux.org 2012-10-03 07:11:16 MSK
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670157
Comment 2 ildar 2012-10-03 13:28:39 MSK
Спасибо, извиняюсь, посреди ночи получаются плохие багрепорты :)