Closed
Bug 872284
Opened 12 years ago
Closed 12 years ago
Commit access for hg.ecmascript.org for Prashanth Srinivasan
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dherman, Assigned: fox2mike)
Details
Attachments
(1 file)
400 bytes,
text/plain
|
Details |
+++ This bug was initially created as a clone of Bug #862585 +++
+++ This bug was initially created as a clone of Bug #701067 +++
+++ This bug was initially created as a clone of Bug #627884 +++
Prashanth Srinivasan <prsriniv@adobe.com> needs commit access to hg.ecmascript.org/tests/test262. Note that Prashanth does *not* need to sign a committer's agreement (see bug 604656). I've attached Prashanth's public key.
Thanks,
Dave
Assignee | ||
Comment 1•12 years ago
|
||
Created new LDAP account, username is prsriniv. Emailed LDAP password, +hg, +scm_ecmascript
Assignee | ||
Updated•12 years ago
|
Comment 2•12 years ago
|
||
Hi Shyam,
I tried doing a clone over ssh to test my account and I am getting a public key error:
hg clone ssh://hg.ecmascript.org/tests/test262 -v
running ssh hg.ecmascript.org 'hg -R tests/test262 serve --stdio'
remote: Permission denied (publickey).
abort: no suitable response from remote hg!
My ssh/config contains:
Host hg.ecmascript.org
User prsriniv
IdentityFile /Users/prashanth/.ssh/id_rsa (The private key corresponding to the public key which is in this bug attachment)
Is there anything wrong at my end?
Comment 3•12 years ago
|
||
Also, If I try with User prsriniv@adobe.com, I am getting the following error:
hg clone ssh://hg.ecmascript.org/tests/test262 -v
running ssh hg.ecmascript.org 'hg -R tests/test262 serve --stdio'
remote: Your mercurial account has been disabled due to inactivity.
remote: Please file a bug at https://bugzilla.mozilla.org (or http://tinyurl.com/2aveg9k) to re-activate your account.
abort: no suitable response from remote hg!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•12 years ago
|
||
Try again please?
Also, in your .ssh/config file, the username should be your full email address.
Comment 5•12 years ago
|
||
Thanks Dumitru. I am able to access it now. Changed my user name to my email address and it works now. Thanks a lot
Assignee | ||
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•