rev 3609 - debbugs-illa

Pierre Habouzit madcoder at costa.debian.org
Wed Apr 19 16:19:21 UTC 2006


Author: madcoder
Date: 2006-04-19 16:19:20 +0000 (Wed, 19 Apr 2006)
New Revision: 3609

Modified:
   debbugs-illa/TODO
Log:
more todos



Modified: debbugs-illa/TODO
===================================================================
--- debbugs-illa/TODO	2006-04-19 12:43:22 UTC (rev 3608)
+++ debbugs-illa/TODO	2006-04-19 16:19:20 UTC (rev 3609)
@@ -9,10 +9,28 @@
 
     * set fixed-upstream / wontfix / ... tags on the fly.
 
+    * bzpull:
+      + allow to take only the debian bugNumber as an argument,
+        makes perfectly sense to "resync" a bug.
+      + use the db-h spool to query statuses of a bug (forwarded e.g.)
+        to avoid ldap lag
+      + allow bzpull to take multiple actions on the command line, separated
+        with commas, à la bts:
+        ./bzpull.py kde 1234 , http://bugs.kde.org/1234 , 5678 http://bugs.kde.org/1111
+
 Medium Term:
 
+    * use bugzilla config.cgi to understand the Statuses semantics
+      -> position fixed-upstream , wontfix , ... accordingly
+
     * make bzlink figure how to jump from merged closings into other merged
       closings.  => currently user has to use bzsync manually
 
+    * have a ~/.bzlink/ directory with:
+       + cache/ for configs.cgi's and some bug reports
+       + a local .cfg to have credentials (subscribe bugs-fwd, and submit
+         bugs)
+
     * find a way to post new bugs, interactively or not.  call that bzpush.py
+      config.cgi helps us a *lot* here.
 




More information about the pkg-kde-commits mailing list