Resources we share


Downloads

The O-files

Do you need a zip package or a tarball with one of our products releases? Or maybe you are looking for an older version?

Zip packages, tarballs, documentation, source code, binary distributions.

All of that you will find at files.ognisco.com

SVN

The public Subversion repository

Stay up to date with the Ognisco prouducts. You can browse each project's source tree using the WebSVN browser at svn.ognisco.com

To checkout the latest project's code just execute svn co http://svn.ognisco.com/projects/PROJECT/trunk PROJECT Where PROJECT is the name of the project (vermis, junkbox, etc).

You can update your copy anytime, simply by executing svn up

Please note that code in SVN is constantly under development, so there is a possibility of a broken commit.