= Downloading the Source from SVN = This article describes how one would download the sources. ---- Please write us at ewedevteam@gmail.com to request permission to use the source code, stating '''''who, why and how''''' you would use the sources in-order to download the sources. From there, we will give you access to our SVN server. Please note that per September 2016 the EwE source code has moved to a secure server. All SVN URLS have changed to https://. If you have TortoiseSVN installed and want to switch your existing copies of the EwE code to the new server address just do the following: * Right-click an Ecopath sources root folder in Windows Explorer * Select TortoiseSVN > Switch... * Change any server URL that begins with !http://sources.ecopath.org..... to !https://sources.ecopath.org..... ---- 1. Ensure you have been granted access to the SVN server via ewedevteam@gmail.com. 1. Install [http://tortoisesvn.net/downloads TortoiseSVN]. 1. Create a folder [your path]/Ecopath_dev/Ecopath6. 1. Right click on the Ecopath6 folder and select SVN Checkout.[[BR]][[BR]] [[Image(Checkout.png)]][[BR]] 5. Enter the URL of Repository below and ensure the location of the folder to [your path]/Ecopath_dev/Ecopath6: [[BR]] Ecopath6: https://sources.ecopath.org/svn/Ecopath/trunk/Ecopath6 [[BR]] Click OK and enter your username and password[[BR]] 6. Repeat steps 2 - 4 to with Ecopath5 to download the sources for Ecopath5.[[BR]] Ecopath5: https://sources.ecopath.org/svn/Ecopath/trunk/Ecopath5 [[BR]] There are several alternatives available to TortoiseSVN, such as [http://www.rapidsvn.org/download/release/0.10/ RapidSVN]. We use [http://ankhsvn.open.collab.net/ AnkhSVN] to integrate SVN functionality directly into Visual Studio. Note that AnkhSVN only works with the full versions of Visual Studio; express versions do not support the use of development environment plug-ins and add-ins.