Changes between Version 21 and Version 22 of dev/Primer
- Timestamp:
- Sep 28, 2007, 3:29:54 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/Primer
v21 v22 7 7 == 1. Mail lists == 8 8 We've got 3 major mailing lists: [[br]] 9 * [mailto:orxonox-dev@mail.datacore.ch orxonox-dev] [https://mail.datacore.ch/mailman/listinfo/orxonox-dev subscribe] : development stuff just for us 10 * [mailto:orxonox-announce@mail.datacore.ch orxonox-announce] [https://mail.datacore.ch/mailman/listinfo/orxonox-announce subscribe] : announcements to all who like orxonox 11 * [mailto:orxonox-commit@mail.datacore.ch orxonox-commit] [https://mail.datacore.ch/mailman/listinfo/orxonox-commit subscribe] : auto-mail if the svn repos changes 9 * [mailto:orxonox-dev@mail.datacore.ch orxonox-dev] [https://mail.datacore.ch/mailman/listinfo/orxonox-dev subscribe] : development stuff just for us (medium traffic) 10 * [mailto:orxonox-announce@mail.datacore.ch orxonox-announce] [https://mail.datacore.ch/mailman/listinfo/orxonox-announce subscribe] : announcements to all who like orxonox (low traffic) 11 * [mailto:orxonox-commit@mail.datacore.ch orxonox-commit] [https://mail.datacore.ch/mailman/listinfo/orxonox-commit subscribe] : auto-mail if the svn repos changes (high traffic during development sessions) 12 12 13 13 14 == 2. Webpage == 15 We've got two web pages: [[br]] 16 [http://www.orxonox.net The Main Page]: This page is for all who want some quick infos [[br]] 17 [https://www.orxonox.net/cgi-bin/trac.cgi/wiki This Wiki]: The Wiki page for developers to support interactive work [[br]] 14 == 2. Website == 15 You can find our website on [http://www.orxonox.net]. We have a trac wiki system. 18 16 19 17 The wiki has got some nice features like the ticket system, where you can set up development requests. The roadmap shows what the current development goals are. Anyone with a account / password (all developers) is able to make changes to the wiki or the ticket system; just by using the account from the subversion system. … … 62 60 63 61 == 9. Finding your Way as a Developer == 64 As a developer of Orxonox you will want to communicate over our mailing lists, the wiki and irc. You will find the current tasks, for the next orxonox release under:65 * [http s://www.orxonox.net/cgi-bin/trac.cgi/roadmap Roadmap]62 As a developer of Orxonox you will want to communicate over our mailing lists, the wiki, the forum and IRC. You will find the current tasks, for the next orxonox release under: 63 * [http://www.orxonox.net/roadmap Roadmap] 66 64 and all tasks, that we have defined yet: 67 * [http s://www.orxonox.net/cgi-bin/trac.cgi/report/1 Tasks]65 * [http://www.orxonox.net/report/1 Tasks] 68 66 You will see the current changes on the orxonox source and the Wiki on 69 67 the timeline of our Wiki: 70 * [https://www.orxonox.net/cgi-bin/trac.cgi/timeline timeline]68 * [http://www.orxonox.net/timeline timeline] 71 69 The commit messages will also be sent to your email adress, if you have registered to the orxonox-commit mailinglist. 72 70