summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/index.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/index.txt b/web/index.txt
index d84cefe82..a67b8f0e1 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -75,6 +75,21 @@ More snapshots:
You can also access `Docutils' Subversion repository`_ directly.
+.. attention:: The repository was moved on 2011-12-02 at revision 7232
+ from |BerliOS|_ to |SourceForge|_.
+
+ To switch a subversion checkout use ::
+
+ svn switch --relocate
+ https://svn.berlios.de/svnroot/repos/docutils/trunk
+ https://docutils.svn.sourceforge.net/svnroot/docutils/trunk
+
+ or for developer access::
+
+ svn switch --relocate
+ https://<username>@svn.berlios.de/svnroot/repos/docutils/trunk
+ https://<username>@docutils.svn.sourceforge.net/svnroot/docutils/trunk
+
.. class:: credits
Subversion repository *was* hosted by |BerliOS|_, *many thanks for the support*.