summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/download.mdwn4
-rw-r--r--doc/news/svn_move.mdwn5
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn
index 438318bfd..fb4003734 100644
--- a/doc/download.mdwn
+++ b/doc/download.mdwn
@@ -18,9 +18,9 @@ While this deb has been developed on Debian unstable, it should also work on sta
# subversion
The current development version of ikiwiki can be accessed using subversion at
-`svn://svn.kitenet.net/ikiwiki/trunk`
+`svn://ikiwiki.kitenet.net/ikiwiki/trunk`
-The source in subversion can be browsed [with viewcvs](http://svn.kitenet.net/trunk/?root=ikiwiki).
+The source in subversion can be browsed [with viewcvs](http://ikiwiki.kitenet.net/svn/trunk/?root=ikiwiki).
If you would like to be subscribed to svn commit messages for ikiwiki,
mail joey@kitenet.net.
diff --git a/doc/news/svn_move.mdwn b/doc/news/svn_move.mdwn
new file mode 100644
index 000000000..ab218d410
--- /dev/null
+++ b/doc/news/svn_move.mdwn
@@ -0,0 +1,5 @@
+ikiwiki's subversion repository has moved to a new location, see
+[[download]] for updated details.
+
+(ikiwiki.kitenet.net is also now hosted on a different, rather faster
+server.)