diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 00:40:34 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 00:40:34 +0000 |
commit | 2aaab7db29f154816d6338a1329b42090209d966 (patch) | |
tree | 598a7169b42a581616010f9f683a5481fb910c60 /doc/bugs.mdwn | |
parent | b2d0a940d8f975199bdb3f7e1590cf303eb0be1c (diff) | |
download | ikiwiki-2aaab7db29f154816d6338a1329b42090209d966.tar ikiwiki-2aaab7db29f154816d6338a1329b42090209d966.tar.gz |
up
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r-- | doc/bugs.mdwn | 2 |
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? |