Comment 11 for bug 592083

Revision history for this message
Alexey Gaynulin (ag-bernoulli) wrote :

C:\Users\Алексей\Documents\bazar-test\experiment\project>bzr init new/Created a repository tree (format: 2a)
Using shared repository: C:/Users/Алексей/Documents/bazar-test/experiment/project/

C:\Users\Алексей\Documents\bazar-test\experiment\project>cd new

C:\Users\Алексей\Documents\bazar-test\experiment\project\new>bzr init-repo --no-trees sftp://bazaar.09248.ru/bzr/project
Connected (version 2.0, client OpenSSH_4.3)
bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 4: ordinal not in range(128)
............................................

C:\Users\Алексей\Documents\bazar-test\experiment\project\new>bzr init-repo --no-trees sftp://bazaar.09248.ru/bzr
Connected (version 2.0, client OpenSSH_4.3)
bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 4: ordinal not in range(128)
................................................

C:\Users\Алексей\Documents\bazar-test\experiment\project\new>bzr whoami
Alexey Gaynulin <email address hidden>

C:\Users\Алексей\Documents\bazar-test\experiment\project\new>bzr checkout sftp://bazaar.09248.ru/bzr
Connected (version 2.0, client OpenSSH_4.3)
bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 4: ordinal not in range(128)

As you see, any way i've tried - the same error (insite of correct identification data)....
Don't know what to try next.....