- update: support special handling for _service: files
authorMarcus Huewe <suse-tux@gmx.de>
Mon, 23 Aug 2010 12:56:50 +0000 (14:56 +0200)
committerMarcus Huewe <suse-tux@gmx.de>
Tue, 31 Aug 2010 11:30:35 +0000 (13:30 +0200)
commitd8c59c843851cc2c12046f2ca44afbbaff320ba8
tree0429fd81d133bd7f5666f89be4d9f71e2fb9bc0c
parent63df61e452dac7cf245b8c929cd8ac0e5cb992e4
- update: support special handling for _service: files
17 files changed:
osc/core.py
tests/test_update.py
tests/update_fixtures/osctest/services/.osc/_apiurl [new file with mode: 0644]
tests/update_fixtures/osctest/services/.osc/_files [new file with mode: 0644]
tests/update_fixtures/osctest/services/.osc/_osclib_version [new file with mode: 0644]
tests/update_fixtures/osctest/services/.osc/_package [new file with mode: 0644]
tests/update_fixtures/osctest/services/.osc/_project [new file with mode: 0644]
tests/update_fixtures/osctest/services/.osc/foo [new file with mode: 0644]
tests/update_fixtures/osctest/services/.osc/merge [new file with mode: 0644]
tests/update_fixtures/osctest/services/_service:exists [new file with mode: 0644]
tests/update_fixtures/osctest/services/foo [new file with mode: 0644]
tests/update_fixtures/osctest/services/merge [new file with mode: 0644]
tests/update_fixtures/testUpdateServiceFilesAddDelete__service:bar [new file with mode: 0644]
tests/update_fixtures/testUpdateServiceFilesAddDelete__service:foo [new file with mode: 0644]
tests/update_fixtures/testUpdateServiceFilesAddDelete_bigfile [new file with mode: 0644]
tests/update_fixtures/testUpdateServiceFilesAddDelete_files [new file with mode: 0644]
tests/update_fixtures/testUpdateServiceFilesAddDelete_filesremote [new file with mode: 0644]