Changes between Version 17 and Version 18 of code/tools/SVN
- Timestamp:
- Sep 18, 2008, 2:37:04 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/tools/SVN
v17 v18 1 [[TracNav(TracNav/TOC)]] 1 = SVN = 2 [[TracNav(TracNav/TOC_Development)]] 3 4 == Download == 5 There are many SVN clients, the two below are just examples. Of course you can use whatever client you like. 6 * Windows: [http://tortoisesvn.tigris.org/ TortoiseSVN] 7 * Linux: [http://rapidsvn.tigris.org/ RapidSVN] 8 2 9 == Source access == 3 10 The best and most convenient way to access our source code is to use SVN and check out the trunk as it contains the most updated and recent stable features: [[br]][[br]] … … 5 12 You also need the media files. The path can be configured in orxonox.ini. [[br]][[br]] 6 13 https://svn.orxonox.net/data/Media [[br]][[br]] 14 You need an account to access https. If you just want to look at the code, use http, but if you want to commit something, you must use https. Contact us if you need an account. 7 15 8 16