source:
csprojects /settings @
147
| Last change on this file since 147 was 3, checked in by ats, 18 years ago | |
|---|---|
|
Shorten the description a bit, and mail me on Trac changes. |
|
| File size: 1.1 KB | |
| Line | |
|---|---|
| 1 | # This file contains general settings for your project. |
| 2 | # Lines starting with # are comments. |
| 3 | |
| 4 | # The brief description of your project used in listings. |
| 5 | description = Functional nanopass compiler for concurrent languages |
| 6 | |
| 7 | # An optional home URL for your project. If you've got another web page that |
| 8 | # you want to point people to for more information about your project, specify |
| 9 | # it here. |
| 10 | home-url = https://www.cs.kent.ac.uk/research/groups/sys/wiki/Tock |
| 11 | |
| 12 | # Whether your project appears in the list of projects on the front page ("yes" |
| 13 | # or "no"). This doesn't control access to your project, just whether it's |
| 14 | # listed. |
| 15 | public = yes |
| 16 | |
| 17 | # Optional comma-separated list of addresses to send email to whenever someone |
| 18 | # commits to your project's Subversion repository. For large projects, you'll |
| 19 | # probably want to make this point at a mailing list. |
| 20 | # commit-email = j.bloggs@kent.ac.uk, fred@example.com |
| 21 | |
| 22 | # Optional comma-separated list of addresses to send email to when something |
| 23 | # changes in your project's Trac system (for example, when a new ticket is |
| 24 | # created). |
| 25 | trac-email = ats@kent.ac.uk |
Note:
See TracBrowser
for help on using the repository browser.