Menu

Repository Setup

The Invisible One

Repository Setup

This page assumes you are using Tortoise SVN to checkout your repository.
If you are need assistance using the SVN command line to checkout your repository, considering watching a tutorial on YouTube on how to do so.


This page will teach you how to checkout this repository to your computer and use it for development.

  1. Click the "Code" page.

  2. Copy your code at the "Read/Write SSH access" panel.

  3. With the way SourceForge is designed, the link they provide assumes you are using the command line, so you will need to modify the copied code to use it properly with Tortoise. Modify your code until it looks similar to this: svn+ssh://[USERNAME]@svn.code.sf.net/p/armymen3/code-0/Army Men III, replacing [USERNAME] with your SourceForge username. This link should also automatically switch the repository to the "Army Men III" HEAD branch.

  4. Move to a directory to checkout your repository, creating any folder structures as necessary.

  5. Right click on the desired folder or folder's void space (after opening the folder) and select "SVN Checkout".
  6. Adjust the directory link if necessary to direct to your desired folder.
  7. Click the "OK" button.
  8. Type in your password.
  9. Wait while the files download to your computer.


Related

Wiki: Getting Started

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.