/brz/remove-bazaar

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

More robust full upload (at least regarding files changed to dirs and vice-versa).

* tests/test_upload.py:
(TestUploadMixin.transform_file_into_dir): Work around bzrlib
limitation by doing a remove/add when a file is changed into a
dir (we may reconsider when bug #205636 is fixed ;-).
(TestUploadMixin.test_change_file_into_dir,
TestUploadMixin.test_change_dir_into_file): Moved from
TestIncrementalUpload since full upload can now handle the cases.

* __init__.py:
(cmd_upload.upload_file_robustly,
cmd_upload.make_remote_dir_robustly): New methods.
(cmd_upload.upload_full_tree): Use more robust methods.
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.44 17 years ago Vincent Ladeuil More robust full upload (at least regarding files 13.2 KB Diff Download File
COPYING.txt 0.152.37 17 years ago Martin Albisetti Added GPL 17.5 KB Diff Download File
README 0.152.36 17 years ago Martin Albisetti Added README 1.5 KB Diff Download File
setup.py 0.154.2 17 years ago Vincent Ladeuil Align setup and plugin versions. * setup.py: (ve 1.6 KB Diff Download File