[pypy-svn] rev 1661 - pypy/trunk/doc/funding

hpk at codespeak.net hpk at codespeak.net
Fri Oct 10 14:23:23 CEST 2003


Author: hpk
Date: Fri Oct 10 14:23:22 2003
New Revision: 1661

Modified:
   pypy/trunk/doc/funding/B6.7.wp02_maintenance.txt
Log:
added a lot of tasks (still missing a few). 

i think this workpackage should be renamed "infrastructure". 
wasn't it at some point? 

it may sound like a big workpackage but it really means
reusing alrady existing opensource/free tools IMO.  

we might want to subcontract someone here for doing a  
stylish design.  Then subcontracting has some disadvantages
so i don't know.  maybe not so important right now to discuss this. 



Modified: pypy/trunk/doc/funding/B6.7.wp02_maintenance.txt
==============================================================================
--- pypy/trunk/doc/funding/B6.7.wp02_maintenance.txt	(original)
+++ pypy/trunk/doc/funding/B6.7.wp02_maintenance.txt	Fri Oct 10 14:23:22 2003
@@ -22,34 +22,56 @@
 
 **Objectives**
 
-Supporting the PyPy project by maintaining and enhancing the tools.
+Supporting the PyPy project by producing and enhancing the tools. 
 
 .. include:: wp-tableend.asc
 .. include:: wp-tablebegin.asc
 
 **Description of work**
 
-- Keep the infrastructure up-to-date and develop it further.
+Support the development process with reusing existing or developing
+new debugging opensource tools.  
 
-  - maintain the Subversion package and track its ongoing development
-  
-  - maintain the Subversion repository
-  
-  - build extensions for automatic document extraction
-  
-  - support email notification via mailing lists
+- maintain the Subversion repository including notification
+  hooks and pre/post-commit restrictions.
+
+- provide access over http/https and sshserver 
+
+- build extensions for automatic document extraction
+
+- maintain/setup mailing lists 
+
+- implement a search facility over all content
+
+- maintain/extend issuetracker
 
-- Provide a mirror repository which is kept up-to-date and which
-  can be used in case of failure of the main repository.
+- maintain and enhance website 
+
+- perform backups for all relevant information/code
+
+- setup a mirror repository which is kept up-to-date and which
+  can be used readonly in case of failure of the main repository.
   
 - Take care of regular repository backups. Design a strict backup
   policy suitable for the project, and adhere to it.
 
+- help with automated testing 
+
 .. include:: wp-tableend.asc
 .. include:: wp-tablebegin.asc
 
 **Deliverables**
 
+- configuring, installation of all development tools 
+  (subversion, apache2, mailman, backup, roundup, ...)
+
+- http-server to present runtime/introspection information 
+  aiding debugging and understanding of PyPy internals
+
+- several website revisions
+
+- automated (unit-)testing framework with html/pdf reports 
+
 .. include:: wp-tableend.asc
 .. include:: wp-tablebegin.asc
 


More information about the Pypy-commit mailing list