Browse Source

*** empty log message ***

Chris McDonough 18 years ago
parent
commit
4dce8b9b55
2 changed files with 12 additions and 1 deletions
  1. 10 1
      README.txt
  2. 2 0
      TODO.txt

+ 10 - 1
README.txt

@@ -1308,7 +1308,7 @@ FAQ
   be due to your process' dependence on environment variable settings.
   See "Subprocess Environment" in this document.
 
-Maillist and Reporting Bugs
+Maillist, Reporting Bugs, and Viewing the CVS Repository
 
   You may subscribe to the 'Supervisor-users'
   "maillist":http://lists.palladion.com/mailman/listinfo/supervisor-users
@@ -1316,6 +1316,15 @@ Maillist and Reporting Bugs
   Please report bugs at "the
   collector":http://www.plope.com/software/collector .
 
+  You can view the CVS repository for supervisor at
+  http://cvs.plope.com/viewcvs/Packages/supervisor2/ 
+
+Contributing
+
+  If you'd like to contribute to supervisor, please contact me (Chris
+  McDonough, chrism@plope.com), and I'll arrange for you to have
+  direct CVS access to the repository.
+
 Author Information
 
   Chris McDonough (chrism@plope.com)

+ 2 - 0
TODO.txt

@@ -1,3 +1,5 @@
+- FATAL state for supervisor.
+
 - Figure out how to make sample.conf evident when supervisor is installed
   via easy_install.