To get Project source code, you must:
- Install a svn client such as TortoiseSVN for Windows or use the native SVN client from your Unix-based distribution
- Retrieve the source location by visiting the page named "Source Code" in the project space (ex Source code page for EasyBPEL project.
- Use the "checkout" command to download and create a local copy of the source code in current directory of your filesystem. For example:
If you're not familiar with SVN, we recommend you take a look at one of its user manual.
Have fun!