summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6d63bbc)
raw | patch | inline | side by side (parent: 6d63bbc)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 19 Jul 2001 03:12:56 +0000 (03:12 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 19 Jul 2001 03:12:56 +0000 (03:12 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@6 57a73879-2fb5-44c3-a270-3262357dd7e2
README | patch | blob | history |
index 398bcaee0ed9c2ab53da5780da611ad23b9c97ae..e513ea5a72127929a9e42139ac42ab7913ba360f 100644 (file)
--- a/README
+++ b/README
-----------------
1. Make a directory in /home/httpd/html called 'roundup'.
2. Copy the tar file's contents there.
- 3. "python roundup.py init" to initialise the database (by default, it
+ 3. Edit config.py
+ 4. "python roundup.py init" to initialise the database (by default, it
goes in a directory called 'db' in the current directory). Choose a
sensible admin password.
- 4. "chmod -R a+rw db"
+ 5. "chmod -R a+rw db"
2.2 Mail
5. Load up the page "/roundup/roundup.cgi/"
+
3. Usage
========
The system is designed to accessed through the command-line, e-mail or web
roundup.py - the command-line tool has a lot more commands at its disposal
+
4. TODO
=======
Most of the TODO items are captured in comments in the code. In summary:
5. Known Bugs
=============
-http://dirk.adroit/roundup/roundup.cgi/issue?%3Acolumns%3Dactivity%2Cstatus%2Ctitle&%3Asort%3Dtitle%2C-activity&%3Agroup%3Dpriority
-
date:
. date subtraction doesn't work correctly "if the dates cross leap years,
phases of the moon, ..."