10 | | = Source access == |
11 | | If available, anonymous readonly subversion access works as follows: |
12 | | {{{ |
13 | | svn co https://trac.nbic.nl/svn/disc disc |
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/disc-users disc-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 | | |