Bug 27793

Summary: hg-fast-export fails
Product: Sisyphus Reporter: ildar <ildar>
Component: hg2gitAssignee: real <real>
Status: CLOSED WONTFIX QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: real.altlinux.org
Version: unstable   
Hardware: all   
OS: Linux   

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
Спасибо, извиняюсь, посреди ночи получаются плохие багрепорты :)