1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 06:46:15 +01:00

take note of some wanted submit request features.

This commit is contained in:
Dr. Peter Poeml 2008-07-11 09:49:47 +00:00
parent 572c58bc24
commit f06de5c77f

5
TODO
View File

@ -8,6 +8,11 @@ MAJOR:
NORMAL:
- improvements submit requests:
- create: enforce message
- create: check if there is already a request open for that target package
(if so, offer to obsolete it?)
- split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote? osc -r?)
(update: we have some commands meanwhile which exist in an alternate form,
prefixed with r, which works remotely. E.g. rbuildlog, rprjresults, rresults)