Hi,

I tried doing a `hg push review` yesterday but it failed.  After trying `ssh 
hg.mozilla.org` I found that my credentials had expired.  I filed the bug and 
got them renewed, and then `ssh hg.mozilla.org` started working.

However, when I try `hg push review`, I now get a different error:

hg push review
pushing to ssh://reviewboard-hg.mozilla.org/autoreview
searching for appropriate review repository
redirecting push to ssh://reviewboard-hg.mozilla.org/gecko
(adding commit id to 1 changesets)
saved backup bundle to 
/Users/allasso/mozilla-central/mozilla-central/.hg/strip-backup/1fa123b2499f-d89476b4-addcommitid.hg
searching for changes
abort: stream ended unexpectedly (got 0 bytes, expected 4)
remote: abort: could not lock working directory of /repo/hg/mozilla/gecko: 
Permission denied

my ~/.ssh/config file:

Host hg.mozilla.org
  User [email protected]

Host reviewboard-hg.mozilla.org
  User [email protected]

I have tried several different times thinking there might be a collision, but 
no success.

Help please?

Thanks,
Allasso
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to