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
  • #4561
Closed
Open
Created Aug 09, 2016 by Bitbucket Importer@bitbucket_importerOwner

Crash on Compare with Local when subst drive reassigned.

Created originally on Bitbucket by Anonymous

The workbench remained open on subst drive (P:) reassignment. Days later, I requested a compare with local on a previous version, and TortoiseHg issued a "report this bug" request causing a 20-minute detour. At that point the error wasn't obvious. I later recalled that the workspace was on a subst drive that has been reassigned. A simple message saying "file x is not readable" is preferable.

#!python
** Mercurial version (3.3).  TortoiseHg version (3.3)
** Command: --nofork workbench
** CWD: P:\code
** Encoding: cp1252
** Extensions loaded: strip
** Python version: 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)]
** Windows version: sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1')
** Processor architecture: x64
** Qt-4.8.5 PyQt-4.10.3 QScintilla-2.7.2
Traceback (most recent call last):
  File "tortoisehg\hgqt\repowidget.pyo", line 1505, in visualDiffToLocal
  File "tortoisehg\hgqt\visdiff.pyo", line 216, in visualdiff
  File "mercurial\copies.pyo", line 209, in pathcopies
  File "mercurial\copies.pyo", line 177, in _forwardcopies
  File "mercurial\copies.pyo", line 133, in _tracefile
  File "mercurial\context.pyo", line 965, in ancestors
  File "mercurial\context.pyo", line 817, in parents
  File "mercurial\util.pyo", line 450, in __get__
  File "mercurial\context.pyo", line 647, in _filenode
  File "mercurial\revlog.pyo", line 906, in lookup
LookupError: data/code/build/startrel_allpro.bat.i@b919fc07d2a8: no match found
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking