mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 12:46:27 +00:00
www/downloads.html: Update latest release information
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9242 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+9
-7
@@ -35,10 +35,9 @@
|
||||
<div id="main">
|
||||
<h1>SCST Downloads</h1>
|
||||
|
||||
<p>The latest stable version of SCST is 3.3.
|
||||
The latest updates for that version are
|
||||
available on the 3.3.x branch in the SVN
|
||||
repository.</p>
|
||||
<p>The latest stable version of SCST is 3.5.
|
||||
Updates for that version are available on
|
||||
the 3.5.x branch in the SVN repository.</p>
|
||||
|
||||
<p>Debian packages can be built by running
|
||||
"make dpkg". RPMs can be built by running
|
||||
@@ -48,15 +47,18 @@
|
||||
|
||||
<p>There is also a well done user space port, which you can find <a href="https://github.com/DavidButterfield/SCST-Usermode-Adaptation">here</a>.</p>
|
||||
|
||||
<p>The latest development version of SCST is 3.4. You can download it as well as target drivers and user space
|
||||
utilities directly from the SCST SVN. You can access it using either
|
||||
<p>The latest development version of SCST is
|
||||
3.6. That version including target drivers and
|
||||
user space utilities can be downloaded
|
||||
directly from the SCST SVN repository. You can
|
||||
access it using either
|
||||
<a href="http://sourceforge.net/p/scst/svn/HEAD/tree/trunk">web-based SVN repository viewer</a> or using anonymous access:</p>
|
||||
|
||||
<p><code>svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk</code></p>
|
||||
|
||||
<p>Also you can find in the SCST SVN the latest updates for the stable branches. More information about accessing SVN repository may be found
|
||||
<a href="https://sourceforge.net/p/forge/documentation/svn/">here</a>. Or, alternatively, you can download it as a GNU tarball from
|
||||
<a href="http://sourceforge.net/p/scst/svn/HEAD/tarball?path=/branches/3.3.x">here</a>.</p>
|
||||
<a href="http://sourceforge.net/p/scst/svn/HEAD/tarball?path=/branches/3.5.x">here</a>.</p>
|
||||
|
||||
<p>History of the pre-SVN SCST development is available in SCST CVS repository, which is accessible using
|
||||
<a href="http://scst.cvs.sourceforge.net">web-based CVS repository viewer</a>, or anonymous CVS access.</p>
|
||||
|
||||
Reference in New Issue
Block a user