| 1 | |
| 2 | = Welcome to project stormy-ws = |
| 3 | |
| 4 | == Mailing lists == |
| 5 | This project provides the following mailing lists. |
| 6 | * [https://trac.nbic.nl/mailman/listinfo/stormy-ws-users stormy-ws-users]: a list intended for general discussion on the project. |
| 7 | * [https://trac.nbic.nl/mailman/listinfo/stormy-ws-commits stormy-ws-commits]: a list that receives source code commit messages. |
| 8 | * [https://trac.nbic.nl/mailman/listinfo/stormy-ws-devel stormy-ws-devel]: a list intended for discussion among developers (subscription is restricted to registered developers). |
| 9 | |
| 10 | == Source access == |
| 11 | If available, anonymous readonly subversion access works as follows: |
| 12 | {{{ |
| 13 | svn co https://trac.nbic.nl/svn/stormy-ws stormy-ws |
| 14 | }}} |
| 15 | Write access is only available to registered developers. |
| 16 | |
| 17 | You can become a developer by [https://trac.nbic.nl/index/#register registering yourself] if you haven't already done so, |
| 18 | and requesting write access on the [https://trac.nbic.nl/mailman/listinfo/stormy-ws-users stormy-ws-users] mailing list. |
| 19 | |
| 20 | == Starting Points == |
| 21 | |
| 22 | * TracGuide -- Built-in Documentation |
| 23 | * TitleIndex -- A complete list of local wiki pages. |
| 24 | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| 25 | |
| 26 | == Other NBIC software projects == |
| 27 | All active NBIC software projects can be accessed from the [https://trac.nbic.nl/ project index]. |