git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@128 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2007-06-13 10:04:45 +00:00
parent d9b5ae3232
commit 24922d550c

View File

@@ -92,7 +92,8 @@ handler (see below) .<br>
</li>
<li> Complete SMP support.<br>
</li>
<li> </li>
<li> <br>
</li>
<li>Well documented.<br>
</li>
</ul>
@@ -179,7 +180,7 @@ in the SVN
is usually more stable, than the "stable" one. You can access it using
either <a href="http://svn.sourceforge.net/scst">web-based SVN
repository viewer</a> or using anonymous access: </p>
<p> <tt> svn co https://svn.sourceforge.net/svnroot/scst<br>
<p> <tt> svn co https://scst.svn.sourceforge.net/svnroot/scst<br>
</tt></p>
<p>More information about accessing SVN repository may be found <a
href="http://sourceforge.net/docs/E09">here</a>.<br>