Closed Bug 1205784 Opened 10 years ago Closed 10 years ago

Commit Access (Level 1) for Michiel de Jong

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jdm, Assigned: vinh)

References

Details

+++ This bug was initially created as a clone of Bug #1205690 +++ Email: mbdejong@mozilla.com
+ cn=scm_level_1,ou=groups,dc=mozilla
Assignee: nobody → vhua
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
It seems the try server now knows my public ssh key, and it's linked to my username 'mbdejong@mozilla.com', but that I still need a home directory on there before https://wiki.mozilla.org/ReleaseEngineering/TryServer#Pushing_to_try will work: Michiels-Laptop:mozilla-central Michiel$ hg push -f ssh://hg.mozilla.org/try/ pushing to ssh://hg.mozilla.org/try/ remote: Permission denied (publickey). abort: no suitable response from remote hg! Michiels-Laptop:mozilla-central Michiel$ hg push -f ssh://hg.mozilla.org/try/ -e 'ssh -l mbdejong' pushing to ssh://hg.mozilla.org/try/ remote: Permission denied (publickey). abort: no suitable response from remote hg! Michiels-Laptop:mozilla-central Michiel$ hg push -f ssh://hg.mozilla.org/try/ -e 'ssh -l mbdejong@mozilla.com' pushing to ssh://hg.mozilla.org/try/ remote: Could not chdir to home directory : No such file or directory remote: You do not have a valid mercurial account! abort: no suitable response from remote hg!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
hg bit was not enabled. Can you give a try again?
Fixed, thanks!!
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.