~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
..
default 4665.7.3 15 years ago John Ferlito Listen on localhost by default and add a Warning 512 bytes Diff Download File
File init.d 4665.7.2 15 years ago John Ferlito init.d scrip for bzr --serve shouldn't run by defa 3.4 KB Diff Download File