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

add subcommands createpac/editpac and createprj/editprj, which wrap around editmeta but are more logical to find; fix help message of editmeta subcommand

This commit is contained in:
Dr. Peter Poeml
2006-09-15 10:53:44 +00:00
parent 7f592638be
commit 7a8c7664da
2 changed files with 43 additions and 3 deletions

11
TODO
View File

@@ -2,8 +2,6 @@
- implement 'info' command
- implement 'mv' command
- creation of new project (workaround: editmeta <newprj>)
- creation of new package (workaround: editmeta prj <newpac>)
- editing of user data
<watchlist>
<project name="ASCIIParadize"/>
@@ -14,6 +12,7 @@
In which form would this be integrated best?
- clean up the way how a .oscrc template is being added: at the moment, there
are two places doing this
- implement a 'copypac' command, which copies a package into another project
checkin:
@@ -110,6 +109,14 @@ osc repos server:search:ui :
16:59 < kesselborn> for var in ['OSC_SU_WRAPPER', 'OSC_BUILD_ROOT', 'OSC_PACKAGECACHEDIR', 'BUILD_ROOT']
16:59 < kesselborn> Du hast OSC_SU_WRAPPER', 'OSC_BUILD_ROOT', vergessen
# osc build SUSE_Factory i586 xorg-x11-libX11.spec
> ['/usr/bin/osc', 'build', 'i38', 'i386', 'SUSE_Factory', 'i586', 'xorg-x11-libX11.spec']
> Error: specfile 'SUSE_Factory' does not exist.
BUILD_DIST must *not* be set! Could you add this information to the
'osc help build' text?
curl -d " " -n "http://api.opensuse.org/source/server:php/php5_hardened?cmd=rebuild&arch=i586&repo=SUSE_Linux_10.0"