/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 766 bytes Diff Download File
groupcompress_repo.py 4927.1.1 15 years ago Andrew Bennetts Merge lp:bzr/2.0 into lp:bzr, including fixes for 59.5 KB Diff Download File
knitrepo.py 4608.1.6 15 years ago Martin Pool Remove redundant overrides of check_conversion_tar 18.7 KB Diff Download File
pack_repo.py 4928.1.1 15 years ago Martin Pool Give RepositoryPackCollection a repr 117 KB Diff Download File
weaverepo.py 4695.2.1 15 years ago Vincent Ladeuil Align RevisionTextStore and SignatureTextStore key 27.1 KB Diff Download File