home > Download

OSCARS Software Downloads


Checkout from SVN repository

The url for the OSCARS releases subdirectory is https://oscars.es.net:/repos/oscars/releases.

To see the list of all available releases:

svn list https://oscars.es.net:/repos/oscars/releases

To download a specific release, for example release 0.3:

mkdir release-0.3
cd release-0.3
snv co https://oscars.es.net:/repos/oscars/releases/dcn-suite-oscars-0.3 .

To see the list of all branches:

svn list https://oscars.es.net:/repos/oscars/branches

Access to the repository is limited to registered users. If you want access to the code please contact David Robertson

Download TAR file


We plan to make tar file releases available starting at the next release.