Closed
Bug 1159791
Opened 10 years ago
Closed 10 years ago
Can't push to the newly-created esr38 branch
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: RyanVM, Unassigned)
References
Details
Trying to push a bustage fix to esr38 that missed the release->esr38 merge, I'm getting the following error:
ryanvm@ubuntu:~/repos/mozilla-esr38$ hg push
pushing to ssh://hg.mozilla.org/releases/mozilla-esr38
searching for changes
remote: abort: could not lock repository /repo/hg/mozilla/releases/mozilla-esr38: Permission denied
abort: unexpected response: empty string
Comment 1•10 years ago
|
||
Filesystem permissions weren't proper. It should be fixed now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•