/brz/remove-bazaar

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

Deprecate BzrDir.generate_backup_name and use osutils.available_backup_name.

* bzrlib/tests/test_bzrdir.py:
(TestGenerateBackupName.test_deprecated_generate_backup_name): Added.

* bzrlib/workingtree.py:
(WorkingTree.remove.backup): Fix line too long in a call site

* bzrlib/bzrdir.py:
(BzrDir.generate_backup_name): Deperecated.
(BzrDir._available_backup_name): Renamed to better hint about race
conditions and implementation delegated to
osutils.available_backup_name.
(BzrDir.backup_bzrdir): Cleaned up.
Filename Latest Rev Last Changed Committer Comment Size
..
index-plain.txt 5193.5.8 15 years ago Vincent Ladeuil Revert previous change as I can't reproduce the re 2.8 KB Diff Download File
index.txt 5193.5.8 15 years ago Vincent Ladeuil Revert previous change as I can't reproduce the re 2.8 KB Diff Download File
version_info.txt 4853.1.1 16 years ago Patrick Regan Removed trailing whitespace from files in doc dire 2 KB Diff Download File