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

httprepository' object has no attribute 'branchtags' #1

Open
vra5107 opened this issue Sep 24, 2011 · 0 comments
Open

httprepository' object has no attribute 'branchtags' #1

vra5107 opened this issue Sep 24, 2011 · 0 comments

Comments

@vra5107
Copy link

vra5107 commented Sep 24, 2011

Traceback (most recent call last):
File "/home/venkat/fast-export/hg-fast-export.py", line 384, in
options.statusfile,authors=a,sob=options.sob,force=options.force))
File "/home/venkat/fast-export/hg-fast-export.py", line 297, in hg2git
if not verify_heads(ui,repo,heads_cache,force):
File "/home/venkat/fast-export/hg-fast-export.py", line 261, in verify_heads
branches=repo.branchtags()
AttributeError: 'httprepository' object has no attribute 'branchtags'

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