~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 2485.8.22.

  • Committer: Vincent Ladeuil
  • Date: 2007-06-01 07:25:50 UTC
  • mto: (2485.8.44 bzr.connection.sharing)
  • mto: This revision was merged to the branch mainline in revision 2646.
  • Revision ID: v.ladeuil+lp@free.fr-20070601072550-oku4t5llxk4invum
Finish ftp refactoring. Test suite passing.

* bzrlib/transport/ftp.py:
(FtpTransport.__init__): Simplified.
(FtpTransport._unparse_url): Deleted.
(FtpTransport._abspath): Deleted and reimplemented as a
specialisation of _remote_path. The heart is: we don't support
Unicode paths :-/
(FtpTransport.abspath): Deleted.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: