diff --git a/SVN_TAGS b/SVN_TAGS deleted file mode 100644 index 95113d46e..000000000 --- a/SVN_TAGS +++ /dev/null @@ -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 diff --git a/debian/copyright b/debian/copyright index a939e656e..542773cb2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SCST -Source: +Source: Files: * Copyright: 2008-2017, Bart Van Assche diff --git a/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt b/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt index d9261d0ce..375884d3a 100644 --- a/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt +++ b/iscsi-scst/doc/SCST_Gentoo_HOWTO.txt @@ -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. diff --git a/www/downloads.html b/www/downloads.html index bf566a1fc..689fef2ee 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -57,9 +57,8 @@

Also you can find in the SCST Git reposity the latest updates for the stable branches.

-

History of the pre-Git SCST development is available in SCST SVN repository, which is accessible using - web-based SVN repository viewer, or using anonymous access:

-

svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk

+

SCST development history from before the migration to Git is available in the + pre-Git repository browser.