summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-12-02 08:25:05 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-12-02 08:25:05 +0000
commite09eeecd83643a9703ff3db39bcc7f03302acaa9 (patch)
treee09716df7764f915fd83381156a0bc1dfeda779e
parente767a61940ec0a5ea903bfe8706398e306df1abc (diff)
downloaddocutils-e09eeecd83643a9703ff3db39bcc7f03302acaa9.tar.gz
repo moved note.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7236 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-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*.