[Pkg-kde-commits] rev 1089 - scripts

Adeodato Simó dato-guest@costa.debian.org
Sun, 22 May 2005 14:43:21 +0000


Author: dato-guest
Date: 2005-05-22 14:43:20 +0000 (Sun, 22 May 2005)
New Revision: 1089

Modified:
   scripts/pull-kde-branch
Log:
Add TODO for pull-kde-branch after input from MadCoder.


Modified: scripts/pull-kde-branch
===================================================================
--- scripts/pull-kde-branch	2005-05-22 10:16:01 UTC (rev 1088)
+++ scripts/pull-kde-branch	2005-05-22 14:43:20 UTC (rev 1089)
@@ -6,6 +6,18 @@
 # (C) 2005, Adeodato Simó <asp16@alu.ua.es>
 # GPL'ed code follows.
 
+# TODO
+# <MadCoder> 1/ it does not work for arts
+# <MadCoder>   (since it thinks kde is kde 1.4.0 instead of 3.4.0 ...)
+#
+# <MadCoder> and (3) the diff is bloated with every svn property changes
+# <MadCoder> and I'm not sure we want that
+# <MadCoder> take kdeaccessibility branch pull e.g.
+# <MadCoder> 2/3 of the file are mime types changes
+#
+# <dato> so (3) needs investigating, and (1) needs fixing
+#
+
 set -e
 
 KDE_SVN=svn://anonsvn.kde.org/home/kde