Changes between Version 14 and Version 15 of dev/Primer
- Timestamp:
- Apr 26, 2006, 12:16:24 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/Primer
v14 v15 19 19 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/pass (all developers) is able to make changes to the wiki or the ticket system; just use the account from the subversion. 20 20 21 21 22 == 3. Forum == 22 23 There is also a forum: https://www.orxonox.net/forum/ - we use it to exchange thoughts, drawings, materials, whatever. You will have to create your name there from then on, you will be able to post there. 23 24 24 == 4. Repository == 25 26 == 4. Chat, IRC == 27 You will find us normally on our irc-channel on: '''irc://irc.datacore.ch ''', channel: '''#orxonox'''. there we talk about Orxonox, development issues or something else... 28 29 30 == 5. Mailaliases == 31 We are maintaining a mail server. If possible we register the following addresses for someone called Peter Muster: 32 * peter at orxonox.ethz.ch 33 * peter.muster at orxonox.ethz.ch 34 * muster at orxonox.ethz.ch 35 and forward them to your email account or to a local mailbox on the server, that you will be able to check out via imap. 36 37 38 == 6. Webpage Stats: == 39 We have installed a graph, that monitors the current web traffic on our server. We keep track about visits/hits on our website. you find it in: 40 * [https://www.orxonox.net/awstat/awstats.pl?config=www.orxonox.net awstat on orxonox server] 41 You have to log in with your account (subversion/wiki). 42 43 44 == 7. Repository == 25 45 Orxonox is being programmed by many programmers at the same time (at the moment we are 7 programmers). To synchronize the work and to make it available for all, we've got a central subversion server (subversion is a newer form of cvs). Most Linuxes have got svn (subversion) in their software repository (gentoo: portage tree, debian: apt-system), Windows needs special software, that you can get from: http://tortoisesvn.tigris.org/ [[br]] 26 46 If you want to read more about this topic, you will find more infos at: … … 36 56 }}} 37 57 38 == 5. Chat, IRC ==39 You will find us normally on our irc-channel on: '''irc://irc.datacore.ch ''', channel: '''#orxonox'''. there we talk about Orxonox, development issues or something else...40 58 41 == 6. Compiling and Running ==59 == 8. Compiling and Running == 42 60 To get Orxonox running on your system, first read the following articles: [wiki:Running Get it Running]. 43 44 == 7. Mailaliases ==45 We are maintaining a mail server. If possible we register the following addresses for someone called Peter Muster:46 * peter at orxonox.ethz.ch47 * peter.muster at orxonox.ethz.ch48 * muster at orxonox.ethz.ch49 and forward them to your email account or to a local mailbox on the server, that you will be able to check out via imap.50 51 52 == 8. Webpage Stats: ==53 We have installed a graph, that monitors the current web traffic on our server. We keep track about visits/hits on our website. you find it in:54 * [https://www.orxonox.net/awstat/awstats.pl?config=www.orxonox.net awstat on orxonox server]55 You have to log in with your account (subversion/wiki).56 61 57 62