Help » History » Version 9
Chris Cannam, 2010-12-14 01:55 PM
1 | 1 | Chris Cannam | h1. Help for this site |
---|---|---|---|
2 | 2 | Chris Cannam | |
3 | 8 | Chris Cannam | This is a code-repository and project management site for software development carried out in the UK academic audio and music research field. |
4 | 8 | Chris Cannam | |
5 | 8 | Chris Cannam | Run by "SoundSoftware.ac.uk":http://soundsoftware.ac.uk, it is intended to provide a useful facility for researchers who are making software in the course of their work, and for anyone who wishes to make use of such software in the future. |
6 | 3 | Chris Cannam | |
7 | 7 | Chris Cannam | This site manages many software projects run by different people. One project here is particularly distinctive, however -- the "SoundSoftware.ac.uk Project":https://code.soundsoftware.ac.uk/projects/soundsoftware-site is used to manage the development and running of the site itself. This documentation you are reading now is part of that project. |
8 | 3 | Chris Cannam | |
9 | 3 | Chris Cannam | h2. How to contact us |
10 | 3 | Chris Cannam | |
11 | 3 | Chris Cannam | If you are having problems with this site, please either: |
12 | 3 | Chris Cannam | |
13 | 3 | Chris Cannam | * send email to info@soundsoftware.ac.uk requesting help |
14 | 9 | Chris Cannam | * use the "SoundSoftware.ac.uk Project Forum":https://code.soundsoftware.ac.uk/projects/soundsoftware-site/boards |
15 | 7 | Chris Cannam | * submit a new bug report or feature request in the trackers for the "SoundSoftware.ac.uk Project":https://code.soundsoftware.ac.uk/projects/soundsoftware-site |
16 | 3 | Chris Cannam | |
17 | 3 | Chris Cannam | Before submitting a new bug report or feature request, please have a look at the existing issues and see whether you can find anything already listed that matches your own requirement. |
18 | 3 | Chris Cannam | |
19 | 3 | Chris Cannam | h2. Using this service |
20 | 3 | Chris Cannam | |
21 | 6 | Chris Cannam | This server uses the "Redmine":http://redmine.org/ project management system. Documentation for Redmine is available in the "Redmine Guide":http://www.redmine.org/guide . |
22 | 3 | Chris Cannam | |
23 | 4 | Chris Cannam | Code repositories in this system are managed using the "Mercurial":http://mercurial.selenic.com distributed version control system. An introductory tutorial about Mercurial can be found at "hginit.com":http://hginit.com, and a number of usage tips at "hgtip.com":http://hgtip.com. |