Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 32 and Version 33 of dev/WindowsMinGW


Ignore:
Timestamp:
Aug 22, 2009, 10:33:50 AM (15 years ago)
Author:
scheusso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/WindowsMinGW

    v32 v33  
    2626
    2727== Get the source ==
    28 Check out the Orxonox-repository from {{{https://svn.orxonox.net/orxonox/trunk/}}} into a folder named 'trunk', for example {{{c:\<msys-homedir>\trunk\}}}. '''It's very important to use a directory inside your MSYS homedirectory, otherwise you can't compile.'''
    29  * URL: {{{https://svn.orxonox.net/orxonox/trunk/}}}
     28Check out the Orxonox-repository from {{{https://svn.orxonox.net/game/code/trunk/}}} into a folder named 'trunk', for example {{{c:\<msys-homedir>\trunk\}}}. '''It's very important to use a directory inside your MSYS homedirectory, otherwise you can't compile.'''
     29 * URL: {{{https://svn.orxonox.net/game/code/trunk/}}}
    3030 * Checkout directory: {{{c:\<msys-homedir>\trunk\}}}
    3131
    32 In TortoiseSVN this is done by right clicking into {{{c:\<msys-homedir>\}}} and chosing "SVN checkout...". Then set the URL of the repository to {{{https://svn.orxonox.net/orxonox/trunk/}}} and the checkout directory to {{{c:\<msys-homedir>\trunk\}}} (checkout depth should be "Fully recursive" and revision "HEAD").
     32In TortoiseSVN this is done by right clicking into {{{c:\<msys-homedir>\}}} and chosing "SVN checkout...". Then set the URL of the repository to {{{https://svn.orxonox.net/game/code/trunk/}}} and the checkout directory to {{{c:\<msys-homedir>\trunk\}}} (checkout depth should be "Fully recursive" and revision "HEAD").
    3333Accept the certificate and enter your username and password in the authentication form (only if it's the first time you check out code from our server).
    3434
     
    3636
    3737Now do the same with the media repository:
    38  * URL: {{{https://svn.orxonox.net/data/media}}}
     38 * URL: {{{https://svn.orxonox.net/game/data/trunk}}}
    3939 * Checkout directory: {{{c:\<msys-homedir>\media}}}
    4040