Closed
Bug 397786
Opened 18 years ago
Closed 18 years ago
Need access to actionmonkey/actionmonkey-tamarin
Categories
(Infrastructure & Operations Graveyard :: Account Requests, task)
Infrastructure & Operations Graveyard
Account Requests
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: benjamin, Assigned: aravind)
Details
I am trying to push changes to hg.mozilla.org/actionmonkey-tamarin and getting an error:
remote: error: pretxnchangegroup.acl hook failed: acl: access denied for changeset 049a855c8d5a
jorendorff says he doesn't know anything about an ACL for this tree, but we agree that there doesn't need to be one other than the normal "anyone with CVS access" list. Since actionmonkey and actionmonkey-tamarin were created at the same time, the same problem may also occur with hg.mozilla.org/actionmonkey.
Comment 1•18 years ago
|
||
My understanding of hg clone is that it doesn't copy the .hgrc file (which contains the ACL), so most likely only actionmonkey-tamarin is locked down.
Updated•18 years ago
|
OS: Mac OS X → All
Hardware: PC → All
Assignee | ||
Comment 2•18 years ago
|
||
actionmonkey-tamarin is restricting checkins, here is the acl.
[acl.allow]
** = jorendorff@mozilla.com elee@mozilla.com brendan@mozilla.com jst@mozilla.com mrbkap@mozilla.com
actionmonkey is also restricting checkin, here is the acl.
[acl.allow]
** = jorendorff@mozilla.com elee@mozilla.com brendan@mozilla.com jst@mozilla.com mrbkap@mozilla.com
I am not sure what the current policy is, but when they were created I think we wanted only a few specific folks to checkin.
Should I open it up for anyone with access to checkin? Should I do this for both actionmonkey and actionmonkey-tamarin?
Assignee: server-ops → aravind
Comment 3•18 years ago
|
||
Open both repos up, please. Thanks,
/be
Assignee | ||
Comment 4•18 years ago
|
||
Done. Please try your checkins now.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Infrastructure & Operations
Updated•10 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•