You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/12/03 23:25:13 UTC

svn commit: r1042032 - /subversion/trunk/tools/dist/collect_sigs.py

Author: danielsh
Date: Fri Dec  3 22:25:13 2010
New Revision: 1042032

URL: http://svn.apache.org/viewvc?rev=1042032&view=rev
Log:
* tools/dist/collect_sigs.py:  Add a thought.

Modified:
    subversion/trunk/tools/dist/collect_sigs.py

Modified: subversion/trunk/tools/dist/collect_sigs.py
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dist/collect_sigs.py?rev=1042032&r1=1042031&r2=1042032&view=diff
==============================================================================
--- subversion/trunk/tools/dist/collect_sigs.py (original)
+++ subversion/trunk/tools/dist/collect_sigs.py Fri Dec  3 22:25:13 2010
@@ -30,6 +30,9 @@
 #      also patch wayita to accept and then echo a privmsg?
 #  * Mail dev@ when somebody submits a successful signature, and include a
 #    comments field which could be included in the mail.
+#  * Use a subversion repository instead of sqlite backend
+#    - no need to re-invent storage and retrieval
+#    - perhaps we could re-use existing CIA/mailer hooks?
 #
 
 import sys, os