foo
[ikiwiki.git] / doc / bugs.mdwn
index e052763f13e679279eb658e7363ad89b6132ffc0..b1332fae55744fe6e10141e8649b119ee67caf5d 100644 (file)
@@ -6,3 +6,7 @@
   back to Foo/Baz.
 * Foo/Bar/Baz shows up as Bar/Baz in the linkbacks on page Foo/Bar. Should
   show as just Baz there.
+* If I try to do a web commit, to a svn+ssh repo, it fails with
+  "Host key verification failed."
+  I think that the setuid isn't fully taking; it should be running as me,
+  but commit log shows www-data. So maybe it has the wrong username?