https://bugzilla.wikimedia.org/show_bug.cgi?id=46951
--- Comment #4 from anubhav <[email protected]> --- I was trying to set up my clone with gerrit. Followig the steps for git-review as specified here. After entering the following command git review -s Could not connect to gerrit. Enter your gerrit username: anubhav Trying again with ssh://[email protected]:29418/mediawiki/core.git <traceback object at 0x17f1d88> We don't know where your gerrit is. Please manually create a remote named "gerrit" and try again. Traceback (most recent call last): File "/usr/local/bin/git-review", line 1168, in <module> main() File "/usr/local/bin/git-review", line 1083, in main config['hostname'], config['port'], config['project']) File "/usr/local/bin/git-review", line 468, in check_remote add_remote(hostname, port, project, remote) File "/usr/local/bin/git-review", line 335, in add_remote raise Exception("Could not connect to gerrit at %s" % remote_url) Exception: Could not connect to gerrit at ssh://[email protected]:29418/mediawiki/core.git -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
