sK1 Project | OpenSource Solutions for Prepress

sK1 Developer Resources

sK1 repository access

The project source code is stored in SourceForge.net Subversion repository. To download latest source code you need installing either Subversion client or other software which allows conneting to SVN. All Linux distros usually have preinstalled Subversion client.

To download latest snapshot just use following commands:
    svn co https://sk1.svn.sourceforge.net/svnroot/sk1/trunk/sK1 sK1
    svn co https://sk1.svn.sourceforge.net/svnroot/sk1/trunk/sk1libs sk1libs
    svn co https://sk1.svn.sourceforge.net/svnroot/sk1/trunk/sk1sdk sk1sdk
On this moment there are unique dependencies for sK1 package: sk1libs and sk1sdk packages. We have splitted project code because we have extracted some common parts for sK1 and UniConvertor to synchronize changes in import/export filters.

Also you can download source code snapshots using SVN web interface.

Please pay attention that trunk version can contains an incomplete implementation. If you are not developer we would recommend to use stable snapshots or latest release version.

SVN tree browsing

SourceForge.net hosting grants an access to web-browsing of our source code tree. Sometime this feature is really useful. To browse source code try using the following link:

sK1 bugtracking system

Actual sK1 bugtracker has been moved on Goole Code. So if you wish to report bug concerning sK1 don't hesitate to visit our pages on Goole Code to check similar issues: Earlier we have used Launchpad as an issue tracker. Now we are moving this info on Google Code so please don't add new requiests on Laubchpad. Also you can write and discuss the report on our Support Forum or send us via Email.