mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-10 04:55:48 +01:00
todo
This commit is contained in:
parent
b0d1a94762
commit
8ef7a87667
32
TODO
32
TODO
@ -1,8 +1,9 @@
|
|||||||
|
- split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote)
|
||||||
|
|
||||||
- implement 'info' command
|
- implement 'info' command
|
||||||
- implement 'mv' command
|
- implement 'mv' command
|
||||||
- implement a live build log
|
- creation of new project (workaround: editmeta <newprj>)
|
||||||
- creation of new project
|
- creation of new package (workaround: editmeta prj <newpac>)
|
||||||
- creation of new package
|
|
||||||
- editing of user data
|
- editing of user data
|
||||||
<watchlist>
|
<watchlist>
|
||||||
<project name="ASCIIParadize"/>
|
<project name="ASCIIParadize"/>
|
||||||
@ -11,8 +12,7 @@
|
|||||||
- editmeta: validate input
|
- editmeta: validate input
|
||||||
- updatepacmetafromspec -- is that useful?
|
- updatepacmetafromspec -- is that useful?
|
||||||
In which form would this be integrated best?
|
In which form would this be integrated best?
|
||||||
|
-> it doesn't cope with subpackages as well as I initially thought
|
||||||
update: don't try to merge binary files
|
|
||||||
|
|
||||||
|
|
||||||
checkin:
|
checkin:
|
||||||
@ -28,8 +28,6 @@ results: aggregate results of all packages in a project
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote)
|
|
||||||
|
|
||||||
implement a package search / indexing
|
implement a package search / indexing
|
||||||
|
|
||||||
|
|
||||||
@ -47,6 +45,24 @@ just create a _link file with the content
|
|||||||
<link project='exim' package='exim'/>
|
<link project='exim' package='exim'/>
|
||||||
|
|
||||||
|
|
||||||
16:20 < abauer> DuDE: <person><watchlist><project name="blub"/></watchlist></person>
|
|
||||||
|
<darix> ich hab nen vorschlag fuer osc
|
||||||
|
<darix> sagen wir ich leg ein server:mail/foo123 an
|
||||||
|
<darix> dann waere es cool sowas zu koennen wie
|
||||||
|
<darix> osc importfromspec server:mail foo123
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
bug:
|
||||||
|
% osc rm subversion.de.po.bz2 subversion.nb.po.bz2
|
||||||
|
D subversion.de.po.bz2
|
||||||
|
D subversion.nb.po.bz2
|
||||||
|
poeml@aust ~/pac/opensuse/Subversion/subversion
|
||||||
|
% osc ci subversion.de.po.bz2 subversion.nb.po.bz2
|
||||||
|
Sending subversion.changes
|
||||||
|
Deleting subversion.de.po.bz2
|
||||||
|
Deleting subversion.nb.po.bz2
|
||||||
|
Sending subversion.viewcvs.conf
|
||||||
|
Transmitting file data ..
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user