/brz/remove-bazaar

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

Fix bug #270219 by handling content changes during renames.

* tests/test_upload.py:
(TestUploadMixin.test_rename_and_change_file): Reproduce bug
#270219.

* __init__.py:
(BzrUploader.upload_tree): Content modifications can be a special
case of renames.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 0.154.1 17 years ago Vincent Ladeuil Create a simple setup.py and rework tests modules Diff
__init__.py 0.152.52 17 years ago Vincent Ladeuil Fix bug #270219 by handling content changes during 15 KB Diff Download File
auto_upload_hook.py 0.155.3 17 years ago James Westby Add some tests for the hook, rename the option to 1.6 KB Diff Download File
COPYING.txt 0.152.37 17 years ago Martin Albisetti Added GPL 17.5 KB Diff Download File
README 0.155.5 17 years ago James Westby Hook up the --upload option and document it. 2.1 KB Diff Download File
setup.py 0.152.49 17 years ago Vincent Ladeuil Fix typo. * setup.py: Add missing ','. 1.7 KB Diff Download File