changeset 4336:aab5dba70839

notes about the tracker
author Richard Jones <richard@users.sourceforge.net>
date Mon, 01 Feb 2010 00:44:22 +0000
parents 1aef7a4e4e39
children 9225a37fbeae
files doc/developers.txt
diffstat 1 files changed, 24 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/developers.txt	Sat Jan 30 22:58:25 2010 +0000
+++ b/doc/developers.txt	Mon Feb 01 00:44:22 2010 +0000
@@ -22,14 +22,36 @@
 - The issue tracker running at
   http://issues.roundup-tracker.org/
 
-Website, wiki, issue tracker
-----------------------------
+Website, wiki
+-------------
 
 1. Log into <username>,roundup@shell.sourceforge.net
 2. cd /home/groups/r/ro/roundup
 3. follow instructions in README.txt
 
 
+Issue Tracker
+-------------
+
+The tracker resides on psf.upfronthosting.co.za. The roundup installation
+belongs to the user roundup. In ~roundup, all trackers are stored and
+the roundup code itself. roundup is started through /etc/init.d/roundup;
+other parts of the installation are started through
+/etc/init.d/{postgresql-8-1,spambayes,postfix}.
+
+The machine is operated by Upfronthosting in South Africa. The meta
+tracker is http://psf.upfronthosting.co.za/roundup/meta/
+In this tracker, Upfronthosting people are the users izak and roche.
+
+The Roundup tracker http://issues.roundup-tracker.org/ is in
+~roundup/trackers/roundup
+
+The configuration is in the "web/trunk/issues" section of Roundup's
+Subversion repository and copied manually to the live tracker.
+
+A checkout of the roundup sources is in ~roundup/src/roundup-src.
+
+
 Small Changes
 -------------
 

Roundup Issue Tracker: http://roundup-tracker.org/