Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 829
    • Issues 829
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5104
Closed
Open
Created Jun 05, 2018 by Bitbucket Importer@bitbucket_importerOwner

hgsubversion is not updated to mercurial 4.6

Created originally on Bitbucket by andrewzwicky (Andrew)

Trying to do any operation with the bundled version of hgsubversion enabled causes a crash because the bundled version of hgsubversion has not been updated to interface with 4.6.

See also: #5037

pulling from https://www.mercurial-scm.org/repo/hg
** Unknown exception encountered with possibly-broken third-party extension onsub
** which supports versions unknown of Mercurial.
** Please disable onsub and try your action again.
** If that fixes the bug please report it to the extension author.
** Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 4.6)
** Extensions loaded: purge, rebase, strip, mq, extdiff, onsub, histedit, convert, transplant, record, svnbindings, hgsubversion
Traceback (most recent call last):
  File "hg", line 61, in <module>

  File "mercurial\dispatch.pyo", line 90, in run
  File "mercurial\dispatch.pyo", line 210, in dispatch
  File "mercurial\dispatch.pyo", line 351, in _runcatch
  File "mercurial\dispatch.pyo", line 359, in _callcatch
  File "mercurial\scmutil.pyo", line 160, in callcatch
  File "mercurial\dispatch.pyo", line 341, in _runcatchfunc
  File "mercurial\dispatch.pyo", line 971, in _dispatch
  File "mercurial\dispatch.pyo", line 727, in runcommand
  File "mercurial\dispatch.pyo", line 979, in _runcommand
  File "mercurial\dispatch.pyo", line 968, in <lambda>
  File "mercurial\util.pyo", line 1553, in check
  File "mercurial\util.pyo", line 1553, in check
  File "hgsubversion\wrappers.pyo", line 731, in generic
  File "mercurial\util.pyo", line 1553, in check
  File "mercurial\util.pyo", line 1553, in check
  File "hgext\mq.pyo", line 3599, in mqcommand
  File "mercurial\util.pyo", line 1553, in check
  File "mercurial\util.pyo", line 1553, in check
  File "hgext\rebase.pyo", line 1766, in pullrebase
  File "mercurial\util.pyo", line 1553, in check
  File "mercurial\commands.pyo", line 4010, in pull
  File "mercurial\hg.pyo", line 189, in peer
  File "mercurial\hg.pyo", line 163, in _peerorrepo
TypeError: instance() got an unexpected keyword argument 'intents'
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking