[13:07:08] hi can someone help me troubleshoot my Subversion access? [13:16:25] Hi OrenBochman, decided to dive into the search stuff I see? :-) [13:16:38] yep [13:17:06] took a wile too [13:17:25] how are you doing these days [13:17:42] Good, busy as always ;-) [13:18:44] First time using svn over ssh? [13:20:22] yep [13:21:34] OrenBochman: You're using http://www.mediawiki.org/wiki/Commit_access ? Where do you get stuck? [13:23:04] I cannot get TortoiseSVN or eclipse to get the USERINFO dir [13:23:38] Do you use putty for your ssh key? Is it loaded? [13:24:19] Pageant should be running with your key active [13:24:31] it apears ok [13:24:38] pagent says ssh-rsa 1024 hex-stuff imported-openssh-key [13:26:13] And in tortoise you're doing a checkout of svn+ssh://oren@svn.wikimedia.org/svnroot/mediawiki/USERINFO/ ? [13:26:58] yes [13:27:27] I get an PuTTY error reading: a No supproted authentication methos available (server sent: public key) [13:27:42] so it is an SSH problem [13:29:40] If you do view keys, you see, you see something like : ssh-rsa 1024 oren@svn.wikimedia.org ? [13:30:31] Someone should check if that key is actually enabled right now. You do appear at http://svn.wikimedia.org/users.php [13:30:59] the last part says imported-openssh-key [13:31:39] yes [13:35:59] I got a mail that it was ok [17:12:43] PHP fatal error in /home/wikipedia/common/php-1.18/extensions/ArticleFeedback/SpecialArticleFeedback.php line 220: [17:12:43] Call to a member function getPrefixedText() on a non-object [17:13:03] (on https://test.wikipedia.org/wiki/Special:ArticleFeedback , probably known but posting it here anyway) [18:07:02] Nemo_bis, one would hope if it was known, it would've been fixed ;) [18:08:05] Reedy, but it's testwiki, so.. [18:08:15] It is fixed in trunk [18:08:30] let's see if I can find the rev and i'll push it in production [18:08:30] you see :-p [18:08:44] :) [18:08:51] testwiki doesn't run trunk ;) [18:09:40] It looks like I fixed it back in r93677 [18:09:46] but it's regressed