~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2010-01-13 17:21:29 UTC
  • mto: (4956.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20100113172129-ih6sn8ho6b6pwuab
Use os.rename() and fix some typos.

* bzrlib/tests/test_script.py:
(TestMv.test_move_unknown_file): Check the error case.

* bzrlib/tests/script.py:
(ScriptRunner.do_mv): Us os.rename instead of shutil.move. It's
less powerful but reflects more closely the expected limitations
in the future transport-based implementation.

* NEWS: 
Always sorted in alphabetical order.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4906.1.1 14 years ago John Arbash Meinel Basic implementation of logging bytes transferred 11.4 KB Diff Download File
text.py 4906.1.8 14 years ago John Arbash Meinel Merge bzr.dev, resolve conflicts. 17.8 KB Diff Download File