| 10 | | * [/ homepage]: go back to the libcaca homepage |
| | 7 | Development is very open and we welcome bug reports, suggestions and patches. Do not hesitate to have a look at the [/manual/libcaca-todo.html TODO list] or let us know about your own projects. |
| | 8 | |
| | 9 | Despite ''libcaca''’s limited audience, we target high code quality. Patches will be mercilessly butchered until they comply with our [/manual/libcaca-style.html coding style] guidelines. |
| | 10 | |
| | 11 | == IRC == |
| | 12 | |
| | 13 | Discussions are happening on the Freenode network’s '''`#libcaca`''' channel. The developers can be reached there most of the time. |
| | 14 | |
| | 15 | == Subversion == |
| | 16 | |
| | 17 | ''libcaca'' development is managed using ''Subversion''. Currently available repositories are: |
| | 18 | |
| | 19 | * ''libcaca'' and ''libcucul'' -- `svn://svn.zoy.org/libcaca/libcaca` |
| | 20 | * ''TOIlet'' -- `svn://svn.zoy.org/libcaca/toilet` |
| | 21 | * ''cacatris'' -- `svn://svn.zoy.org/libcaca/cacatris` |
| | 22 | * ''ttyvaders'' -- `svn://svn.zoy.org/libcaca/ttyvaders` |
| | 23 | * ''neercs'' -- `svn://svn.zoy.org/libcaca/neercs` |
| | 24 | |
| | 25 | For instance, to retrieve the main libcaca trunk, use this command: |
| | 26 | |
| | 27 | `svn co svn://svn.zoy.org/libcaca/libcaca/trunk libcaca-trunk` |
| | 28 | |
| | 29 | The repositories can be browsed using the web-based [/browser SVN browser]. |
| | 30 | |
| | 31 | == Mailing-lists == |
| | 32 | |
| | 33 | There are two mailing-list for the project. The first one is [mailto:libcaca@lists.zoy.org libcaca@lists.zoy.org] and is a single mailing-list for general discussion, bug reporting, development coordination and side projects. You are encouraged to subscribe in order to post. The second list is [mailto:libcaca@lists.zoy.org libcaca-svn@lists.zoy.org] and only hosts the SVN commit messages. |
| | 34 | |
| | 35 | The ''libcaca'' mailing-lists are managed by ''Ecartis''. To subscribe, send an email to [mailto:ecartis@lists.zoy.org ecartis@lists.zoy.org] containing the words “`subscribe libcaca`”. To unsubscribe, use “`unsubscribe libcaca`”. Same goes for the `libcaca-svn` list. |
| | 36 | |
| | 37 | The mailing-list archives are available on the web: |
| | 38 | |
| | 39 | * [/list/ libcaca archives] |
| | 40 | * [/list-svn/ libcaca-svn archives] |