Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,569
Community Members
 
Community Events
184
Community Groups

cant push to mercurial repo

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