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
  • #3
Closed
Open
Issue created Aug 25, 2010 by Bitbucket Importer@bitbucket_importerOwner

Error trying to lauch "thg log"

Created originally on Bitbucket by Saulius Gurklys

Hello,

executing {{{python thg log}}} I got and an error

{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues ** Mercurial version (1.6+2-b2468fb58b2b). TortoiseHg version (1.1.2+199-f0433be8925a) ** Command: log ** CWD: N:\src\0mercurial\tortoisehg-stable ** Extensions loaded: rebase, win32text, mq, extdiff, highlight, graphlog, bookmarks ** Python version: 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** Windows version: (5, 1, 2600, 2, 'Service Pack 3') ** Processor architecture: x86 Traceback (most recent call last): File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\run.py", line 400, in call dlg = dlgfunc(ui, *args, **opts) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\workbench.py", line 868, in run return Workbench(ui, repo) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\workbench.py", line 73, in init self.reporegistry = rr = RepoRegistryView(ui, self) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\reporegistry.py", line 185, in init self.tmodel = m = RepoTreeModel(self.openrepo, ui, settingsfilename()) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreemodel.py", line 64, in init root = readXml(f, reporegistryXmlElementName, self) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreemodel.py", line 44, in readXml itemread = undumpObject(xr, model) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 44, in undumpObject obj.undump(xr) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 107, in undump item = undumpObject(xr, self.model) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 44, in undumpObject obj.undump(xr) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 270, in undump RepoTreeItem.undump(self, xr) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 107, in undump item = undumpObject(xr, self.model) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 44, in undumpObject obj.undump(xr) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 171, in undump RepoTreeItem.undump(self, xr) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 107, in undump item = undumpObject(xr, self.model) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 41, in undumpObject classname = xmlToClass(str(xr.name().toString())) File "N:\src\0mercurial\tortoisehg-stable\tortoisehg\hgqt\repotreeitem.py", line 32, in xmlToClass return xmlClassMap[ele] KeyError: 'paths'

}}}

Am I missing something?

Thanks

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