[15:43:50] My git-review complains about wrong URLs because it doesn't add /r/ after gerrit.wikimedia.org, any tips? [15:48:20] ferdbold: what is the exact error message/ [15:48:21] ? [15:49:42] Cannot query patchset information [15:49:42] The following command failed with exit code 104 [15:49:42] "GET https://gerrit.wikimedia.org/changes/?q=&o=CURRENT_REVISION" [15:50:13] This URL can't be correct as it gets me a 404 in my browser, but it works when I add /r/ before /changes/ [15:52:11] ferdbold: What repo are you working with? [15:52:17] git review is supposed to do that via ssh [15:52:23] VisualEditor/VisualEditor [15:55:16] ferdbold: Did you manipulate your .gitconfig or something like that [15:55:51] I did run git config --global url."ssh://@gerrit.wikimedia.org:29418/".insteadOf "https://gerrit.wikimedia.org/r/p/" [15:55:59] In an attempt to fix it, but it didn't work [15:58:33] Very weird... maybe try removing your .gitconfig for testing and also check your git remotes [15:58:46] but I'm more or less out of ideas why your git review is not using ssh [15:59:05] Are you on windows? [16:00:23] ferdbold: what does $git remote -v show? [16:02:51] Glaisher: origin ssh://ferdbold@gerrit.wikimedia.org:29418/VisualEditor/VisualEditor.git (fetch) [16:02:51] origin ssh://ferdbold@gerrit.wikimedia.org:29418/VisualEditor/VisualEditor.git (push) [16:03:10] hoo|away: No I'm on mac yosemite [16:03:31] Ok... and ssh is available? [16:04:29] Yes it is, earlier I tried to scp manually commit-hook to be able to git review -s, so I know SSH can work [16:04:44] But now that I'm trying to git review -d an earlier change, my trick doesn't work anymore [16:11:06] Ok I think I managed to make it work, I'm doing it from inside my mediawiki-vagrant instance instead of my host [16:11:27] I won't have my fancy zsh plugins, but at least it'll work :P [19:30:49] hi gi11es [19:31:06] I was wondering, who is now on holding the structured metadata for Commons project?