On Mon, Nov 16, 2009 at 08:34:50PM -0300, Nicolas Alvarez wrote: > My username in ~/.hgrc contains a Unicode character. When I run "be new" on > a Mercurial repository, I get an unhandled Python exception: > > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 13: > ordinal not in range(128)
Ah, thanks. I've fixed up some of the associated unicode handling in my branch http://www.physics.drexel.edu/~wking/code/bzr/be > The following shell script should reproduce the error: > ... > be set-root $repo > ... Since revision [email protected] it's been be init not be set-root -- This email may be signed or encrypted with GPG (http://www.gnupg.org). The GPG signature (if present) will be attached as 'signature.asc'. For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt
pgpcSuz6q2KFD.pgp
Description: PGP signature
_______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
