From 24922d550cd8a3c6debb66d290bab414daa0b11d Mon Sep 17 00:00:00 2001
From: Vladislav Bolkhovitin
Date: Wed, 13 Jun 2007 10:04:45 +0000
Subject: [PATCH] SVN access method changed to
https://scst.svn.sourceforge.net/svnroot/scst
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@128 d57e44dd-8a1f-0410-8b47-8ef2f437770f
---
www/scst_page.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/www/scst_page.html b/www/scst_page.html
index 1181dbef9..3d47d2ef1 100644
--- a/www/scst_page.html
+++ b/www/scst_page.html
@@ -92,7 +92,8 @@ handler (see below) .
Complete SMP support.
-
+
+
Well documented.
@@ -179,7 +180,7 @@ in the SVN
is usually more stable, than the "stable" one. You can access it using
either web-based SVN
repository viewer or using anonymous access:
- svn co https://svn.sourceforge.net/svnroot/scst
+
svn co https://scst.svn.sourceforge.net/svnroot/scst
More information about accessing SVN repository may be found here.