/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
..
tests 0.32.4 15 years ago Martin von Gagern Added some selftests executed through bash. Based Diff
__init__.py 5255.4.1 15 years ago Martin von Gagern Complete tag names with spaces and at end of revis 1.4 KB Diff Download File
bashcomp.py 5255.4.3 15 years ago Martin von Gagern Fix test_revspec_tag_endrange on Mac OS X 10.5.8. 15.6 KB Diff Download File
README.txt 5240.1.2 15 years ago Martin von Gagern Adjust bash_completion README for bundled plugin d 4.4 KB Diff Download File