When I'm trying to Pull in SourceTree, I get this:
hg pull -u C:\Users\... pulling from C:\Users\... ** Unknown exception encountered with possibly-broken third-party extension hgattic ** which supports versions unknown of Mercurial. ** Please disable hgattic and try your action again. ** If that fixes the bug please report it to the extension author. ** Python 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)] ** Mercurial Distributed SCM (version 2.6.1) ** Extensions loaded: eol, rebase, transplant, extdiff, fetch, hgattic, mq, hgflow, sourcetree_auth
It works before, and started happening this morning. I can't make pull requests since then. What can it be?
In the end, I deleted local repository and cloned it from BitBucket via SourceTree.
Actually, I can't do anything in SourceTree.
Update To previous commit says:
hg update -y -r 111 error: preupdate.eol hook raised an exception: need more than 1 value to unpack ** Unknown exception encountered with possibly-broken third-party extension hgattic
Reverse commit:
hg backout -y --merge -m "Backout changeset 68cc998a09d9e500f4555589973e5a48d9c184" 68cc998a09d9e500f4555589973e5a48d9c184 ** Unknown exception encountered with possibly-broken third-party extension hgattic ** which supports versions unknown of Mercurial.
Strip:
hg strip -y 638978ff64e3f9e92aac1241c2cd5a58ed6ec909 error: preupdate.eol hook raised an exception: need more than 1 value to unpack
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.