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

update TODO

This commit is contained in:
Dr. Peter Poeml 2007-12-10 13:44:59 +00:00
parent aca6c6979e
commit 8138a32863

11
TODO
View File

@ -8,18 +8,19 @@ MAJOR:
- think about how to locally build "linked" packages - think about how to locally build "linked" packages
http://lists4.opensuse.org/opensuse-buildservice/2007-07/msg00043.html http://lists4.opensuse.org/opensuse-buildservice/2007-07/msg00043.html
https://bugzilla.novell.com/show_bug.cgi?id=212565 https://bugzilla.novell.com/show_bug.cgi?id=212565
draft on source code branching: http://en.opensuse.org/Build_Service/Concepts draft on source code branching:
http://en.opensuse.org/Build_Service/Concepts/Source_branching
draft on merge request handling:
http://en.opensuse.org/Build_Service/Concepts/Merge_Request
NORMAL: NORMAL:
- Extending the diff command to take -rREV:REV as argument and show the - Extending the diff command to take -rREV:REV as argument and show the
diff between those two (server-side) revisions diff between those two (server-side) revisions
note: there is a 'rdiff' subcommand meanwhile, which implements this.
- add support for local build of packages which do not exist / have not been - add support for local build of packages which do not exist / have not been
created yet in the buildservice created yet in the buildservice
- add switches to the meta command for easy adding of other maintainers
(like 'osc meta prj --add-maintainer foo')
- write howto for plugin-izing subcommand implementation (see examples on mailing list)
- split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote? osc -r?) - split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote? osc -r?)
- status: implement -u option as in svn [3] - status: implement -u option as in svn [3]
- implement (svn-like) switch command - implement (svn-like) switch command