Created
November 18, 2012 16:14
-
-
Save troter/4106047 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
#!python | |
** Mercurial version (2.4+6-35ba170c0f82). TortoiseHg version (2.6) | |
** Command: | |
** CWD: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\TortoiseHg | |
** Encoding: cp932 | |
** Extensions loaded: hgsubversion, graphlog, rebase, transplant, eol, extdiff, mq, hgbb | |
** Python version: 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)] | |
** Windows version: sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') | |
** Processor architecture: x64 | |
** Qt-4.8.0 PyQt-4.9.1 | |
Traceback (most recent call last): | |
File "tortoisehg\hgqt\workbench.pyo", line 564, in openRepo | |
File "tortoisehg\hgqt\workbench.pyo", line 934, in _openRepo | |
File "tortoisehg\hgqt\thgrepo.pyo", line 53, in repository | |
File "mercurial\hg.pyo", line 111, in repository | |
File "mercurial\hg.pyo", line 106, in _peerorrepo | |
File "C:\cygwin\home\takumi\src\hgsubversion\hgsubversion\__init__.py", line 179, in reposetup | |
File "mercurial\demandimport.pyo", line 86, in __getattribute__ | |
File "mercurial\demandimport.pyo", line 58, in _load | |
File "C:\cygwin\home\takumi\src\hgsubversion\hgsubversion\svnrepo.py", line 99, in <module> | |
File "mercurial\demandimport.pyo", line 86, in __getattribute__ | |
File "mercurial\demandimport.pyo", line 58, in _load | |
ImportError: No module named repo | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment