Created
March 1, 2013 23:23
-
-
Save ericholscher/5068752 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "/home/docs/checkouts/readthedocs.org/readthedocs/projects/tasks.py", line 345, in update_imported_docs | |
tags = version_repo.tags | |
File "/home/docs/checkouts/readthedocs.org/readthedocs/vcs_support/backends/bzr.py", line 46, in tags | |
return self.parse_tags(stdout) | |
File "/home/docs/checkouts/readthedocs.org/readthedocs/vcs_support/backends/bzr.py", line 60, in parse_tags | |
for name, commit in raw_tags: | |
ValueError: too many values to unpack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment