this is a debug log for diagnosing/reporting problems in bzr you can delete or truncate this file, or include sections in bug reports to https://bugs.launchpad.net/bzr/+filebug 0.216 encoding stdout as sys.stdout encoding 'US-ASCII' 0.223 bzr arguments: [u'branch', u'/cygdrive/e/bzr/bzr_repo/'] 0.228 looking for plugins in /cygdrive/p/.bazaar/plugins 0.236 looking for plugins in /usr/lib/python2.5/site-packages/bzrlib/plugins 0.240 Plugin name __init__ already loaded 0.243 Plugin name __init__ already loaded 0.475 encoding stdout as sys.stdout encoding 'US-ASCII' 0.564 opening working tree '/cygdrive/e/bzr/bzr_repo' 0.665 opening working tree '/cygdrive/e/bzr/bzr_repo' 0.727 creating repository in file:///cygdrive/c/tmp/bzr_repo/.bzr/. 0.764 Using fetch logic to copy between KnitPackRepository('file:///cygdrive/e/bzr/bzr_repo/.bzr/repository/')() and KnitPackRepository('file:///cygdrive/c/tmp/bzr_repo/.bzr/repository/')() 0.972 creating branch in file:///cygdrive/c/tmp/bzr_repo/.bzr/ 1.145 created new branch BzrBranch6('file:///cygdrive/c/tmp/bzr_repo/') 1.186 trying to create missing lock '/cygdrive/c/tmp/bzr_repo/.bzr/checkout/dirstate' 1.196 opening working tree '/cygdrive/c/tmp/bzr_repo' 1.557 Traceback (most recent call last): File "commands.py", line 857, in run_bzr_catch_errors File "commands.py", line 797, in run_bzr File "commands.py", line 499, in run_argv_aliases File "builtins.py", line 866, in run File "bzrdir.py", line 1114, in sprout File "bzrdir.py", line 1410, in create_workingtree File "workingtree_4.py", line 1388, in initialize File "transform.py", line 1810, in build_tree File "transform.py", line 1902, in _build_tree File "transform.py", line 1956, in _create_files File "transform.py", line 327, in create_file UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 60: ordinal not in range(128) 1.614 return code 4