/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • 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 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.5 KB Diff Download File
v08.py 4415.2.2 16 years ago Martin Pool Remove one use of DummyProgress 20.2 KB Diff Download File
v09.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.4 KB Diff Download File
v4.py 4543.2.21 15 years ago John Arbash Meinel A few more tiny tweaks to comments, etc. 30.5 KB Diff Download File