Closed
Bug 389419
Opened 18 years ago
Closed 18 years ago
Can't push to ssh://hg.mozilla.org/projects/2007-configure-rewrite
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: benjamin, Assigned: reed)
Details
I (bsmedberg@mozilla.com) cannot push to ssh://hg.mozilla.org/projects/2007-configure-rewrite
This repository should be writable by anyone with an hg account.
Details:
bsmedberg $ hg push ssh://hg.mozilla.org/projects/2007-configure-rewrite
pushing to ssh://hg.mozilla.org/projects/2007-configure-rewrite
abort: unexpected response ''!
remote: abort: could not lock repository /repo/hg/mozilla/projects/2007-configure-rewrite: Permission denied
Pulling from ssh:// and http:// both work correctly.
| Assignee | ||
Updated•18 years ago
|
Assignee: server-ops → reed
| Assignee | ||
Comment 1•18 years ago
|
||
Directory wasn't chmod'd correctly. I have fixed the issue. You should be able to push now.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•11 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
•