ExternalHosting » History » Version 12

Redmine Admin, 2012-10-22 01:59 PM

1 2 Redmine Admin
h1. Tracking External Hosting
2 2 Redmine Admin
3 3 Redmine Admin
_Already hosting your code on some other public service, but interested in making it easy to find by SoundSoftware users?_
4 1 Redmine Admin
5 6 Redmine Admin
You don't have to host your code here to use this site.
6 6 Redmine Admin
7 12 Redmine Admin
Of course, you can make a project that simply points to your external hosting. That way people searching this site will find your work. But even better, you can tell your project to track your existing repository — keeping a read-only copy of it automatically, for twice the visibility.
8 1 Redmine Admin
9 11 Redmine Admin
That means you can use this site to list and index projects relevant to audio and music researchers that are already publicly hosted on other code sites — Google Code, SourceForge, GitHub, Bitbucket, anywhere with a publicly visible repository.
10 1 Redmine Admin
11 11 Redmine Admin
Examples of projects indexed here whose code is hosted elsewhere include "AIM-C":/projects/aimc, "aubio":/projects/aubio, and "MAP":/projects/map.
12 11 Redmine Admin
13 11 Redmine Admin
To set this up for your project, just go to your project's Settings page, select the Repository tab, and follow the instructions you find there.