/brz/remove-bazaar

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

Handle x mode bit for files and provides default mode bits for
directories.

* tests/test_upload.py:
(TestUploadMixin.assertUpPathModeEqual): New helper.
(TestUploadMixin.chmod_file): New helper.
(TestUploadMixin.test_create_file_in_subdir): Complete test.
(TestUploadMixin.test_make_file_executable): New test.

* __init__.py:
(cmd_upload.run): Cosmetic change.
(cmd_upload.upload_file): Provide mode bits depending on the
inventory executable property.
(cmd_upload.make_remote_dir): Provide defulat mode bits.
(cmd_upload.make_remote_dir_robustly): Oops, add a FIXME for the
regression.
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.46 17 years ago Vincent Ladeuil Handle x mode bit for files and provides default m 13.4 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.152.45 17 years ago Vincent Ladeuil Adding author, no email as bug reports are handled 1.7 KB Diff Download File