Error hg push: abort: push creates new remote branches: REST-rebased!
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all: I added some code to support post once exactly that allows POST to be idempotent. I got all the code, docs and tests done. Committed it in my local HG repo. When I do a hg push, I get: pushing to ssh://[email protected]/p/roundup/code running ssh '[email protected]' 'hg -R p/roundup/code serve --stdio' searching for changes abort: push creates new remote branches: REST-rebased! (use 'hg push --new-branch' to create new remote branches) I have a pristine checkout as well that has never seen my latest changes and it produces the same error. Running: hg pull -u results in: searching for changes no changes found hg sum says: parent: 5710:0b79bfcb3312 tip Add support for making an idempotent POST. This allows retrying a POST branch: default commit: 1 modified, 522 unknown update: (current) mq: (empty queue) Any idea what happened to the existing REST-rebased branch on sourceforge? IIRC that was added when Ralf merged in the GSOC 2016 rest changes. Hmm, now I am getting: $ hg pull running ssh '[email protected]' 'hg -R p/roundup/code serve --stdio' remote: ssh_exchange_identification: Connection closed by remote host abort: no suitable response from remote hg! maybe something bad at sourceforge 8-/? Have a great week all. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.