Mercurial > p > roundup > code
comparison doc/developers.txt @ 4336:aab5dba70839
notes about the tracker
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 01 Feb 2010 00:44:22 +0000 |
| parents | 8d3582271a99 |
| children | 18cc4323e2ad |
comparison
equal
deleted
inserted
replaced
| 4334:1aef7a4e4e39 | 4336:aab5dba70839 |
|---|---|
| 20 - roundup-dev mailing list at | 20 - roundup-dev mailing list at |
| 21 http://lists.sourceforge.net/mailman/listinfo/roundup-devel | 21 http://lists.sourceforge.net/mailman/listinfo/roundup-devel |
| 22 - The issue tracker running at | 22 - The issue tracker running at |
| 23 http://issues.roundup-tracker.org/ | 23 http://issues.roundup-tracker.org/ |
| 24 | 24 |
| 25 Website, wiki, issue tracker | 25 Website, wiki |
| 26 ---------------------------- | 26 ------------- |
| 27 | 27 |
| 28 1. Log into <username>,roundup@shell.sourceforge.net | 28 1. Log into <username>,roundup@shell.sourceforge.net |
| 29 2. cd /home/groups/r/ro/roundup | 29 2. cd /home/groups/r/ro/roundup |
| 30 3. follow instructions in README.txt | 30 3. follow instructions in README.txt |
| 31 | |
| 32 | |
| 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. | |
| 31 | 53 |
| 32 | 54 |
| 33 Small Changes | 55 Small Changes |
| 34 ------------- | 56 ------------- |
| 35 | 57 |
