Index: websvn/doc/README.multiviews
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ websvn/doc/README.multiviews	2010-12-19 21:03:59.000000000 +0100
@@ -0,0 +1,5 @@
+To enable multiviews, you have to:
+- edit /etc/websvn/apache.conf:
+  + comment out the "## No MultiViews" section,
+  + uncomment the "## Multiviews" section, and
+- uncomment $config->useMultiViews() in /etc/websvn/config.php.
