| 1 | = Using SVN - step by step = |
| 2 | |
| 3 | For instance, if you use TortoiseSVN you can get the sources via the following steps: |
| 4 | |
| 5 | 1. Create a folder on your machine in a location where you have write access, such as in your documents folder or on your desktop. |
| 6 | 2. Right-click this new folder, and select ''SVN Checkout...'' |
| 7 | Tortoise SVN will now show a form where you specify which sources you'd like to get. |
| 8 | 3. Enter the SVN repository URL to the Ecopath6 sources, which is ''!http://sources.ecopath.org/svn/Ecopath/trunk/Ecopath6'' |
| 9 | 4. Click ''OK'' |
| 10 | Tortoise SVN will now prompt you for your username and password if you have not entered this before. |
| 11 | 5. When prompted, enter the username and password that we gave you. |
| 12 | |
| 13 | TortoiseSVN will now start downloading the source code. |