mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-22 07:06:22 +00:00
docs: Remove obsolete Subversion references
The tracked SVN tag ledger and checkout instructions predate the move to Git and no longer describe a supported workflow. Remove the obsolete material, point Debian metadata at GitHub and keep the retired Gentoo guide generic about its old source location.
This commit is contained in:
@@ -1,31 +0,0 @@
|
||||
In SVN making tags is too heavyweighted. So, it was decided to keep
|
||||
instead in this file revisions numbers, corresponding to the desired
|
||||
symbolic tags.
|
||||
|
||||
Tag Revision
|
||||
1.0.0.x branch start 441, which is a copy of r439 on the trunk
|
||||
1.0.0 439
|
||||
SRPT 1.0.0 450
|
||||
1.0.1.x branch start 726, which is a copy of r725 on the trunk
|
||||
1.0.1 805
|
||||
1.0.1.1 1050
|
||||
2.0.0.x branch start 2091, which is a copy of r2090 on the trunk
|
||||
2.0.0 3168 on the 2.0.0.x branch
|
||||
2.0.0.1 3217 on the 2.0.0.x branch
|
||||
2.1.0.x branch start 3390, which is a copy of r3389 on the trunk
|
||||
2.1.0 3837 on the 2.1.0.x branch
|
||||
2.2.x branch start 3981, which is a copy of r3979 on the 2.1.0.x branch
|
||||
2.2.0 4102
|
||||
2.2.1 4737 on the 2.2.x branch
|
||||
3.0.x branch start 5534, which is a copy of trunk r5533
|
||||
3.0.0 5815 on the 3.0.x branch
|
||||
3.1.x branch start 6591, which is a copy of trunk r6590
|
||||
3.1.0 6783 on the 3.1.x branch
|
||||
3.2.x branch start 6925, which is a copy of trunk r6921
|
||||
3.2.0 7058 on the 3.2.x branch
|
||||
3.3.x branch start 7225, which is a copy of trunk r7224
|
||||
3.3.0 7830 on the 3.3.x branch
|
||||
3.4.x branch start 8675, which is a copy of trunk r8674
|
||||
3.4.0 8681 on the trunk
|
||||
3.5.x branch start 9293 on the trunk
|
||||
3.5.0 9293 on the trunk
|
||||
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: SCST
|
||||
Source: <https://sourceforge.net/p/scst/svn/HEAD/tree/trunk/>
|
||||
Source: <https://github.com/SCST-project/scst>
|
||||
|
||||
Files: *
|
||||
Copyright: 2008-2017, Bart Van Assche <bvanassche@acm.org>
|
||||
|
||||
@@ -4,7 +4,7 @@ Historical SCST installation guide for Gentoo
|
||||
|
||||
This document previously described an SCST 3.x installation on Gentoo. It is
|
||||
retained only as a pointer and is not a current installation procedure. The
|
||||
old SVN locations, SCST 3.0 branch, Grsecurity/PaX source workaround, GRUB 1
|
||||
obsolete source locations, SCST 3.0 branch, Grsecurity/PaX workaround, GRUB 1
|
||||
assumptions, and host-specific tuning examples were tied to the original
|
||||
environment and must not be assumed to describe the current repository.
|
||||
|
||||
|
||||
+2
-3
@@ -57,9 +57,8 @@
|
||||
|
||||
<p>Also you can find in the SCST Git reposity the latest updates for the stable branches.</p>
|
||||
|
||||
<p>History of the pre-Git SCST development is available in SCST SVN repository, which is accessible using
|
||||
<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>SCST development history from before the migration to Git is available in the
|
||||
<a href="https://sourceforge.net/p/scst/svn/HEAD/tree/trunk">pre-Git repository browser</a>.</p>
|
||||
|
||||
<p class="post-footer align-right">
|
||||
<a href="https://github.com/SCST-project/scst/releases" class="readmore">Download released versions</a>
|
||||
|
||||
Reference in New Issue
Block a user