~bzr-pqm/bzr/bzr.dev

Support Unicode paths for ftp transport (encoded as utf8).

* bzrlib/transport/ftp/__init__.py:
(FtpTransport._remote_path): Remove the work around, we send and
receive utf8 paths.

* bzrlib/tests/per_transport.py:
(TransportTests.test_unicode_paths): Check that the *server* can
support Unicode paths).

* bzrlib/tests/ftp_server/pyftpdlib_based.py:
(BzrConformingFS.ftp2fs): Added to decode utf8 received paths.

* bzrlib/tests/ftp_server/medusa_based.py:
(FTPTestServer): Declare that medusa can't support Unicode paths
in an had-hoc way.

* bzrlib/osutils.py:
(fancy_rename): Ensure all paths are unicode.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4070.11.16 15 years ago Martin Pool Fix copyrights and remove assert statement from do 987 bytes Diff Download File
autodoc_bash_completion.py 4070.11.16 15 years ago Martin Pool Fix copyrights and remove assert statement from do 1.5 KB Diff Download File
autodoc_man.py 4785.1.1 14 years ago John Ferlito lexgrog doesn't like having "Bazaar (bzr)" as the 6.8 KB Diff Download File
autodoc_rstx.py 4634.39.40 15 years ago Ian Clatworthy better pdf and html for the User Reference - remov 6.1 KB Diff Download File
sphinx_conf.py 4634.39.26 15 years ago Ian Clatworthy moce most of the sphinx configuration settings int 6.8 KB Diff Download File