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
  • #5383
Closed
Open
Issue created Apr 22, 2019 by Bitbucket Importer@bitbucket_importerOwner

Error opening an existing repo

Created originally on Bitbucket by silverwoodchuck47

#!python
    ** Mercurial version (4.6.1).  TortoiseHg version (4.6.1)
    ** Command: 
    ** CWD: C:\Program Files\TortoiseHg
    ** Encoding: cp1252
    ** Extensions loaded: histedit, hggit, tortoisehg.util.configitems
    ** Python version: 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 20:19:30) [MSC v.1500 32 bit (Intel)]
    ** Windows version: sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1')
    ** Processor architecture: x86
    ** Qt-4.8.7 PyQt-4.11.4 QScintilla-2.9
    Traceback (most recent call last):
      File "tortoisehg\hgqt\repowidget.pyo", line 264, in _initView
      File "tortoisehg\hgqt\repowidget.pyo", line 860, in _updateRepoViewForModel
      File "tortoisehg\hgqt\repomodel.pyo", line 648, in defaultIndex
      File "tortoisehg\hgqt\repomodel.pyo", line 665, in indexFromRev
      File "tortoisehg\hgqt\repomodel.pyo", line 389, in _ensureBuilt
      File "tortoisehg\hgqt\graph.pyo", line 955, in build_nodes
      File "tortoisehg\hgqt\graph.pyo", line 632, in _iter_graphnodes
      File "tortoisehg\hgqt\graph.pyo", line 820, in fromchangectx
      File "tortoisehg\hgqt\thgrepo.pyo", line 1015, in thgmqappliedpatch
      File "tortoisehg\hgqt\thgrepo.pyo", line 1007, in _thgmqpatchtags
      File "mercurial\context.pyo", line 575, in tags
      File "mercurial\localrepo.pyo", line 1021, in nodetags
      File "mercurial\util.pyo", line 1437, in __get__
      File "mercurial\localrepo.pyo", line 943, in _tagscache
      File "hggit\hgrepo.pyo", line 53, in _findtags
      File "hggit\git_handler.pyo", line 154, in remote_refs
      File "hggit\git_handler.pyo", line 247, in load_remote_refs
      File "mercurial\util.pyo", line 1437, in __get__
      File "hggit\git_handler.pyo", line 168, in git
      File "dulwich\repo.pyo", line 743, in __init__
    NotGitRepository: No git repository was found at E:\repo1\.hg\git

Trying to open an existing repo, but is not in my repo list. My repo isn't a git repo--it's a mercurial repo.

Also, the dialog box recommends upgrading. Yes I would, if I only could, I surely would upgrade if a 32-bit version were available, but the link to get that 32-bit upgrade apparently has no power.

Edited Jul 05, 2020 by Matt Harbison
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking