~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
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 4792.7.3 15 years ago Martin MergeDirective.from_lines claims to want an iterab 3.5 KB Diff Download File
apply_bundle.py 4721.3.2 15 years ago Vincent Ladeuil Simplify mutable_tree.has_changes() and update cal 2.9 KB Diff Download File
bundle_data.py 4325.3.4 15 years ago Johan Walles Merge from upstream. 28.6 KB Diff Download File
commands.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 3.8 KB Diff Download File