From 8ef7a8766758507192c49ece45208a707c3814cb Mon Sep 17 00:00:00 2001 From: "Dr. Peter Poeml" Date: Thu, 22 Jun 2006 13:07:04 +0000 Subject: [PATCH] todo --- TODO | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index cfc27458..374ab010 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,9 @@ +- split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote) + - implement 'info' command - implement 'mv' command -- implement a live build log -- creation of new project -- creation of new package +- creation of new project (workaround: editmeta ) +- creation of new package (workaround: editmeta prj ) - editing of user data @@ -11,8 +12,7 @@ - editmeta: validate input - updatepacmetafromspec -- is that useful? In which form would this be integrated best? - -update: don't try to merge binary files + -> it doesn't cope with subpackages as well as I initially thought 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 @@ -47,6 +45,24 @@ just create a _link file with the content -16:20 < abauer> DuDE: + + ich hab nen vorschlag fuer osc + sagen wir ich leg ein server:mail/foo123 an + dann waere es cool sowas zu koennen wie + 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 .. +