]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
cli: undo the effects of [http://allmydata.org/trac/tahoe/changeset/20081222235453...
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 24 Dec 2008 16:53:17 +0000 (09:53 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 24 Dec 2008 16:53:17 +0000 (09:53 -0700)
commit883e51b02dae732af993c732f0c25d793febdc7c
tree326df4c0c85de427f842f0f020506e9cdc06fe22
parent25d962c67d921b78b5d208887dfafbdc85be8c09
cli: undo the effects of [http://allmydata.org/trac/tahoe/changeset/20081222235453-92b7f-f841e18afb94e1fd95e6dafb799a3d876dd85c69]
We're just going to mark unicode in the cli as unsupported for tahoe-lafs-1.3.0.  Unicode filenames on the command-line do actually work for some platforms and probably only if the platform encoding is utf-8, but I'm not sure, and in any case for it to be marked as "supported" it would have to work on all platforms, be thoroughly tested, and also we would have to understand why it worked.  :-)
src/allmydata/scripts/common.py
src/allmydata/scripts/runner.py