Closed
Bug 667735
Opened 14 years ago
Closed 14 years ago
Commit Access (Level 2) for Gordon P. Hemsley
Categories
(mozilla.org :: Repository Account Requests, task)
mozilla.org
Repository Account Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: GPHemsley, Assigned: jabba)
References
Details
Name: Gordon P. Hemsley
E-mail address: gphemsley@gmail.com
Committer's agreement and SSH Public Key should already be on file from bug 625845.
I'll need commit access to the new 'bcp47' project branch (to be created in bug 667734), whatever level that may be. (The plan is to have someone else merge to m-c when the time is right.)
Axel Hecht and/or Simon Montagu should be able to vouch for me.
Reporter | ||
Comment 1•14 years ago
|
||
Since the BCP 47 work will now be done on the 'maple' disposable branch (bug 669598), I believe this now explicitly requires Level 2 commit access.
Depends on: 669598
Summary: Commit Access (Project Branch: bcp47) for Gordon P. Hemsley → Commit Access (Level 2) for Gordon P. Hemsley
Comment 2•14 years ago
|
||
I am happy to vouch for Gordon.
Comment 3•14 years ago
|
||
Over to server-ops for hg/scm_level_2 bit flips for gphemsley@gmail.com.
Updated•14 years ago
|
Assignee: mozillamarcia.knous → server-ops
Assignee | ||
Comment 4•14 years ago
|
||
I added the hg/scm_level_2 bits.
Assignee: server-ops → jdow
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•14 years ago
|
||
I am receiving the following error:
remote: abort: Permission denied: /repo/hg/mozilla/projects/maple/.hg/store/00changelog.i
abort: unexpected response: empty string
Justin, what scm_level_ is maple? Do I have both scm_level_1 and scm_level_2 set? (Gavin suspects it's level 1.)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•14 years ago
|
||
maple is scm_level_2.
And, funnily enough when I added you to that group (both groups) earlier today, I seem to have triggered a bug in openldap that caused replication to break and henceforth the ldap database on most of the ldap slaves was corrupt. I just now finally resolved it.
I'm thinking that might be what the issue was. Can you try again and see if things work now? The HG server now correctly identifies you as being a member of both scm_level_1 and scm_level_2.
Reporter | ||
Comment 7•14 years ago
|
||
(In reply to comment #6)
> And, funnily enough when I added you to that group (both groups) earlier
> today, I seem to have triggered a bug in openldap that caused replication to
> break and henceforth the ldap database on most of the ldap slaves was
> corrupt. I just now finally resolved it.
Nice. :)
> I'm thinking that might be what the issue was. Can you try again and see if
> things work now? The HG server now correctly identifies you as being a
> member of both scm_level_1 and scm_level_2.
Afraid not. Still getting the same error.
Here's the full output:
Zeke:maple gphemsley$ hg push
pushing to ssh://hg.mozilla.org/projects/maple/
running ssh hg.mozilla.org "hg -R projects/maple/ serve --stdio"
searching for changes
146 changesets found
remote: adding changesets
remote: abort: Permission denied: /repo/hg/mozilla/projects/maple/.hg/store/00changelog.i
abort: unexpected response: empty string
Assignee | ||
Comment 8•14 years ago
|
||
Ok, I looked a little deeper and it appears that while the maple project as a whole was scm_level_2, the specific file /repo/hg/mozilla/projects/maple/.hg/store/00changelog.i was for some reason set to scm_level_3. I wonder if it is because the only people that have pushed in the past were level 3, if that file go created by default in that group. I've fixed permissions on that file. Try again?
Reporter | ||
Comment 9•14 years ago
|
||
We got everything sorted out. It works now. Thanks!
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•