Shelve chunk from file in utf8 encoding
Created originally on Bitbucket by DyachenkoA (Александр Дьяченко)
When unshelve - another error {{{ #!python ** Mercurial version (1.8.1). TortoiseHg version (2.0.2) ** Command: --nofork workbench ** CWD: C:\Users\Александр\Documents\Visual Studio 2010\Projects\Adw ** Extensions loaded: fixfrozenexts ** 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.2 Traceback (most recent call last): File "tortoisehg\hgqt\shelve.pyo", line 231, in moveChunksRight File "tortoisehg\hgqt\chunks.pyo", line 212, in deleteSelectedChunks UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff' in position 0: ordinal not in range(128)
}}}