Please restore try access for gk@torproject.org
Categories
(Infrastructure & Operations :: Infrastructure: LDAP, task)
Tracking
(Not tracked)
People
(Reporter: gk, Unassigned)
Details
Similar to bug 1441805 it seems my try access is disabled. When trying to run ./mach try fuzzy I got greeted with a
remote: thomas@hg.mozilla.org: Permission denied (publickey).
message. Please re-enable my try access.
I've reenabled the hg account for try access. However, the login for the hg system should be the full email. give that a try.
Thanks
| Reporter | ||
Comment 2•5 years ago
|
||
(In reply to Jonathan Lin [:jlin] [jlin@mozilla.com] from comment #1)
I've reenabled the hg account for try access. However, the login for the hg system should be the full email. give that a try.
The hg account being gk@torproject.org, right? Do you know how I can convince my hg to use that (that is the full email) when doing hg push -f try? (I have
[paths]
try = ssh://hg.mozilla.org/try
in my .hgrc and setup used to work pretty well in the past).
| Reporter | ||
Comment 3•5 years ago
|
||
Nevermind, I got it working on my side. Everything is fine again, thanks!
Description
•