cant push to mercurial repo

Sur0vy June 11, 2021

I have connected the repository from my local server to sourceTree, all works well, except pushing. When I try to push my commits, i have this message:

hg push --new-branch default
pushing to http://10.0.0.39/hg/218
searching for changes

** Unknown exception encountered with possibly-broken third-party extension mercurial_credential_manager
** which supports versions unknown of Mercurial.
** Please disable mercurial_credential_manager and try your action again.
** If that fixes the bug please report it to https://github.com/mminns/mercurial_credential_manager_for_windows
** Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:22:17) [MSC v.1500 32 bit (Intel)]
** Mercurial Distributed SCM (version 4.8.1)
** Extensions loaded: mercurial_credential_manager, rebase, transplant, extdiff, fetch, strip, mq, hgflow, shelve


Traceback (most recent call last):
File "hg", line 43, in <module>
File "mercurial\dispatch.pyc", line 96, in run
File "mercurial\dispatch.pyc", line 220, in dispatch
File "mercurial\dispatch.pyc", line 363, in _runcatch
File "mercurial\dispatch.pyc", line 371, in _callcatch
File "mercurial\scmutil.pyc", line 166, in callcatch
File "mercurial\dispatch.pyc", line 354, in _runcatchfunc
File "mercurial\dispatch.pyc", line 994, in _dispatch
File "mercurial\dispatch.pyc", line 737, in runcommand
File "mercurial\dispatch.pyc", line 1003, in _runcommand
File "mercurial\dispatch.pyc", line 991, in <lambda>
File "mercurial\util.pyc", line 1644, in check
File "mercurial\util.pyc", line 1644, in check
File "hgext\mq.pyc", line 3631, in mqcommand
File "mercurial\util.pyc", line 1644, in check
File "mercurial\commands.pyc", line 4570, in push
File "mercurial\exchange.pyc", line 535, in push
File "mercurial\exchange.pyc", line 1117, in _pushbundle2
File "mercurial\thirdparty\concurrent\futures\_base.pyc", line 457, in result
File "mercurial\wireprotov1peer.pyc", line 211, in sendcommands
File "mercurial\wireprotov1peer.pyc", line 481, in unbundle
File "mercurial\httppeer.pyc", line 505, in _calltwowaystream
File "mercurial\httppeer.pyc", line 434, in _callstream
File "mercurial\httppeer.pyc", line 275, in sendrequest

But if i opening terminal and write hg push - it's work! 

Why is this happening?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events