Skip to content
GitLab
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 838
    • Issues 838
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Issues
  • #315
Closed
Open
Issue created Mar 11, 2011 by Bitbucket Importer@bitbucket_importerOwner

Bookmark extension can't be imported

Created originally on Bitbucket by Anonymous

Mercurial now ships with the bookmark extension. When running Mercurial 1.8 and Tortoise 2.0.2 "hgtk log" crashes with the below exception:

{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues ** Mercurial version (1.8). TortoiseHg version (2.0.2+13-474a14363dee) ** Command: log ** CWD: /foo/bar ** Extensions loaded: purge, mq, rebase, hgsubversion, activity, transplant, extdiff, histedit ** Python 2.7 (r27:82500, Aug 07 2010, 16:54:59) [GCC] Traceback (most recent call last): File "/opt/tortoisehg/tortoisehg/hgtk/hgtk.py", line 74, in dispatch return _runcatch(u, args) File "/opt/tortoisehg/tortoisehg/hgtk/hgtk.py", line 202, in _runcatch return runcommand(ui, args) File "/opt/tortoisehg/tortoisehg/hgtk/hgtk.py", line 272, in runcommand return _runcommand(lui, options, cmd, d) File "/opt/tortoisehg/tortoisehg/hgtk/hgtk.py", line 323, in _runcommand return checkargs() File "/opt/tortoisehg/tortoisehg/hgtk/hgtk.py", line 277, in checkargs return cmdfunc() File "/opt/tortoisehg/tortoisehg/hgtk/hgtk.py", line 271, in d = lambda: util.checksignature(func)(ui, *args, **cmdoptions) File "/usr/lib64/python2.7/site-packages/mercurial/util.py", line 433, in check return func(*args, **kwargs) File "/opt/tortoisehg/tortoisehg/hgtk/hgtk.py", line 434, in log from tortoisehg.hgtk.history import run File "/opt/tortoisehg/tortoisehg/hgtk/history.py", line 30, in from tortoisehg.hgtk import statusbar, bookmark, thgimport File "/opt/tortoisehg/tortoisehg/hgtk/bookmark.py", line 14, in from hgext import bookmarks ImportError: cannot import name bookmarks }}}

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking