Get the Source Code
Table of Contents
Download Latest Release from Sourceforge
This release is the latest stable version of RAPPTOR, containing Source code and Documentation.
See the release-notes for details.
Checkout Source from our Repository
The source code on our repository is the very latest code you can possibly have. It will be updated as we work each day.
If you have TortoiseSVN or a similar SVN program, create a Folder on your system called "rapptor" and right click on it. Select SVNCheckout and give the following URL
http://www.rapptor.org/svn/trunk/rapptor/bundle/
NOTE: UNIX file and directory names are case sensitive.
The source code will be downloaded to the "rapptor" folder. This project is organised in Microsoft solution files. See below for compatibility.
Download Daily Build
The daily build is source code automatically exported from our repository to an ftp server on a daily basis. A daily build contains 3 packages:
- A documentation package
- A source code package - free of any versioning information coming from the SVN system.
- A source code and binary package - this is the complete project in its compiled state.
Compatibility
RAPPTOR solution files are compatible with:
- Microsoft Visual Studio 2005
- Microsoft C# Express Edition
- SharpDevelop
- MonoDevelop - NB. MonoDevelop currently lacks debugging functionality.
