File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 22Roundup Glossary
33================
44
5- :Version: $Revision: 1.3 $
5+ :Version: $Revision: 1.4 $
66
77.. contents::
88
99
1010class
1111 a definition of the properties and behaviour of a set of items
12- db
12+ db (or hyperdb)
1313 a collection of items
1414designator
1515 a combined class + itemid reference to any item in the hyperdb
@@ -22,7 +22,7 @@ property
2222schema
2323 the definition of all the classes that make up an tracker
2424tracker
25- I've defined this well somewhere else...
25+ the schema and hyperdb that forms one issue tracker
2626
2727
2828-----------------
Original file line number Diff line number Diff line change 22Installing Roundup
33==================
44
5- :Version: $Revision: 1.42 $
5+ :Version: $Revision: 1.43 $
66
77.. contents::
88
@@ -128,6 +128,10 @@ Basic Installation Steps
128128 Back ends: anydbm, bsddb
129129 Select backend [anydbm]: anydbm
130130
131+ The "support" part of the tracker name can be anything you want - it
132+ is going to be used as the directory that the tracker information
133+ will be stored in.
134+
131135 You will now be directed to edit the tracker configuration and
132136 initial schema. At a minimum, you must set ``MAILHOST``,
133137 ``TRACKER_WEB``, ``MAIL_DOMAIN`` and ``ADMIN_EMAIL``. Note that the
You can’t perform that action at this time.
0 commit comments