/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
..
__init__.py 5346.1.2 15 years ago Vincent Ladeuil Deleted BundleSerializer.write() which was never p 7 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 5374.2.5 15 years ago John Arbash Meinel Rework things a bit so the logic can be shared. I 30.3 KB Diff Download File