Stable SCST Releases
The latest stable version of SCST core is 1.0.0. It requires Linux kernel 2.6.16 or higher. Tested mostly on i386 and x86_64, but should also work on any other supported by Linux platform. More detail information you could find in its README file.
The latest development version of SCST core, target drivers and user space utilities is available directly from the project's SVN. The SCST release policy is to make stable releases once or twice a year, with the only exception if the current stable version contains a critical bug. But every commit in the SVN is carefully tested, so you can consider them as mini releases. Therefore on practice the development version in the SVN is usually more stable, than the "stable", i.e. released, one.
You can access it using either web-based SVN repository viewer or using anonymous access:
svn co https://scst.svn.sourceforge.net/svnroot/scst
More information about accessing SVN repository may be found here.
History of the pre-SVN SCST development is available in SCST CVS repository, which is accessible using web-based CVS repository viewer or anonymous CVS access.