Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 17 and Version 18 of code/tools/SVN


Ignore:
Timestamp:
Sep 18, 2008, 2:37:04 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/tools/SVN

    v17 v18  
    1 [[TracNav(TracNav/TOC)]]
     1= SVN =
     2[[TracNav(TracNav/TOC_Development)]]
     3
     4== Download ==
     5There 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
    29== Source access ==
    310The 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]]
     
    512You also need the media files. The path can be configured in orxonox.ini. [[br]][[br]]
    613https://svn.orxonox.net/data/Media [[br]][[br]]
     14You 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.
    715
    816