Download

From Portico

Jump to: navigation, search

[edit] Binary Downloads

Image:Crystal_download.png
Latest Stable Version: (Portico v1.0.1)
Latest Development Version: (Portico v1.0.1)
Latest Nightly Build: (coming soon)

**Portico v0.8 is being deprecated in favor of Portico 1.0 (and release candidates). If you really need v0.8 you can build it from source. See here.

 

[edit] Source Downloads

Access to the Portico source code is only provided by way of the Sourceforge Subversion server.

To learn how to compile Portico and generate your own distributions, see Building Portico

[edit] The Latest Code (trunk)

If you want access to the very latest code, available as soon as it is developed, you want access to what is known as the trunk.

svn checkout https://portico.svn.sourceforge.net/svnroot/portico/trunk portico

[edit] The Last Release Code

If you want access to the source code for the latest stable release (rather than the more up to date developer code), you can get a snapshot using a different URL:

svn checkout https://portico.svn.sourceforge.net/svnroot/portico/tags/portico-(version)

[edit] Portico v0.8

A separate branch exists in Subversion for the deprecated Portico v0.8 release. If you want to get Portico v0.8, you will need to build it from source. The Subversion URL for the v0.8 branch is:

svn checkout https://portico.svn.sourceforge.net/svnroot/portico/branches/portico-0.8.x

[edit] Subversion Primer

If you don't know much about Subversion and want to learn, there are a number of great resources available on the web. Some worth considering are:

For more information on accessing the Subversion service provided by Sourceforge, see here.