UnicodeDecode Error in Workbench while adding SubRepo
Created originally on Bitbucket by Anonymous
Error occured while trying to add a SubRepository in Workbench. Repository filenames contains Cyrillic symbols.
{{{ #!python ** Mercurial version (1.9+10-e9264b45237d). TortoiseHg version (2.1.1) ** Command: ** CWD: C:\Windows ** Extensions loaded: ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)] ** Windows version: (6, 1, 7600, 2, '') ** Processor architecture: x64 ** Qt-4.7.1 PyQt-4.8.3 Traceback (most recent call last): File "tortoisehg\hgqt\reporegistry.pyo", line 557, in addSubrepo UnicodeDecodeError: 'ascii' codec can't decode byte 0xcf in position 17: ordinal not in range(128)
}}}