summaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 00:40:34 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 00:40:34 +0000
commit2aaab7db29f154816d6338a1329b42090209d966 (patch)
tree598a7169b42a581616010f9f683a5481fb910c60 /doc/bugs.mdwn
parentb2d0a940d8f975199bdb3f7e1590cf303eb0be1c (diff)
up
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 53c82a00c..b1332fae5 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -8,3 +8,5 @@
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?