Menu

SVN Tutorial

Stephen Bromley

SVN Tutorial

  1. Download and install TortoiseSVN from: http://tortoisesvn.net/downloads.html
  2. Create a folder called "NadaGame" somewhere in your file system. This will be the main project folder and will be where you download the files to.
  3. Right click the folder and select checkout from the tortoiseSVN options.
  4. In the URL of repository enter: https://svn.code.sf.net/p/nadagame/code/
  5. Make sure the files have been downloaded. A green check mark means they match the server versions.
  6. Open unity. If you do not get the project wizard window on open go to file open project.
  7. Press the open other button and navigate to the location of the NadaGame folder.
  8. Select the NadaGame folder and press Select folder.
  9. Select your ticket and have at it.