Closed
Bug 711581
Opened 14 years ago
Closed 14 years ago
Can't push to hg.mozilla.org/build/tools repo
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rail, Unassigned)
References
Details
$ hg out && hg push
comparing with ssh://hg.mozilla.org/build/tools
searching for changes
changeset: 2041:c8666577d1fb
tag: tip
user: Rail Aliiev <rail@mozilla.com>
date: Fri Dec 16 15:37:16 2011 -0500
summary: Added tag FIREFOX_9_0_BUILD1, FIREFOX_9_0_RELEASE, FENNEC_9_0_BUILD1, FENNEC_9_0_RELEASE for changeset 667d675c733c
pushing to ssh://hg.mozilla.org/build/tools
searching for changes
remote: abort: abandoned transaction found - run hg recover!
abort: unexpected response: empty string
Comment 1•14 years ago
|
||
This happened earlier when Hal tried to push:
pushing to ssh://hg.mozilla.org/build/tools
searching for changes
remote: adding changesets
remote: transaction abort!
remote: failed to truncate 00changelog.d
remote: rollback failed - please run hg recover
remote: abort: Permission denied: /repo/hg/mozilla/build/tools/.hg/store/00changelog.d
abort: unexpected response: empty string
255 [Hal@Hals-MacBook-Air mobile]
Comment 2•14 years ago
|
||
mburns fixed this - an 'hg recover' did the trick and rail was able to push.
Hal, if you have troubles like that again, find one of us and we'll have a look at what's going on.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
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
•