Closed Bug 1387591 Opened 8 years ago Closed 8 years ago

Commit Access (Level 1) for Sajjad Arshad (sarshad@mozilla.com)

Categories

(Infrastructure & Operations :: MOC: Service Requests, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: marcia, Assigned: Usul, Mentored)

References

Details

+++ This bug was initially created as a clone of Bug #1387571 +++ Please grant L1 access to sarshad@mozilla.com
Assignee: nobody → ludovic
Status: NEW → ASSIGNED
added the key Hg and level1
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
See Bug 1387571#c2 - it seems Sarshad is having issues trying to push to try - can someone please help?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Can you paste the error log please?
Flags: needinfo?(msarshadir)
(In reply to Vinh Hua [:vinh] from comment #3) > Can you paste the error log please? pushing to ssh://hg.mozilla.org/try remote: Permission denied (publickey). abort: no suitable response from remote hg! PS: I am currently using this ssh key for other purposes, so I am sure it is used on my side.
Flags: needinfo?(msarshadir) → needinfo?(vhua)
Sajjad - Does your ssh config file set up similar to below? Typically, the only setting that needs configured is your username. In your SSH config (likely ~/.ssh/config), add the following: Host hg.mozilla.org User me@mozilla.com Host reviewboard-hg.mozilla.org User me@mozilla.com
Flags: needinfo?(vhua)
(In reply to Vinh Hua [:vinh] from comment #5) > Sajjad - Does your ssh config file set up similar to below? > > > Typically, the only setting that needs configured is your username. In your > SSH config (likely ~/.ssh/config), add the following: > > Host hg.mozilla.org > User me@mozilla.com > > Host reviewboard-hg.mozilla.org > User me@mozilla.com Cool. It's working now, thanks!
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.