1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-09 06:28:43 +02:00

- save the osclib version in the store directory

- adapt to the new deployed API version:
  - filelist is no longer in _meta, but comes seperately
  - now really DELETE files, now that it is supported
- 'update': fix handling of files that were deleted in the repository
- add TODO file
This commit is contained in:
Dr. Peter Poeml
2006-04-28 15:37:25 +00:00
parent 5ea51d3918
commit 4d02380352
3 changed files with 69 additions and 27 deletions

2
TODO Normal file
View File

@@ -0,0 +1,2 @@
- implement 'info' command
- 'update': handle local modifications