File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed
Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,36 @@ All development is coordinated through two resources:
2222- The issue tracker running at
2323 http://issues.roundup-tracker.org/
2424
25- Website, wiki, issue tracker
26- ----------------------------
25+ Website, wiki
26+ -------------
2727
28281. Log into <username>,
[email protected] 29292. cd /home/groups/r/ro/roundup
30303. follow instructions in README.txt
3131
3232
33+ Issue Tracker
34+ -------------
35+
36+ The tracker resides on psf.upfronthosting.co.za. The roundup installation
37+ belongs to the user roundup. In ~roundup, all trackers are stored and
38+ the roundup code itself. roundup is started through /etc/init.d/roundup;
39+ other parts of the installation are started through
40+ /etc/init.d/{postgresql-8-1,spambayes,postfix}.
41+
42+ The machine is operated by Upfronthosting in South Africa. The meta
43+ tracker is http://psf.upfronthosting.co.za/roundup/meta/
44+ In this tracker, Upfronthosting people are the users izak and roche.
45+
46+ The Roundup tracker http://issues.roundup-tracker.org/ is in
47+ ~roundup/trackers/roundup
48+
49+ The configuration is in the "web/trunk/issues" section of Roundup's
50+ Subversion repository and copied manually to the live tracker.
51+
52+ A checkout of the roundup sources is in ~roundup/src/roundup-src.
53+
54+
3355Small Changes
3456-------------
3557
You can’t perform that action at this time.
0 commit comments