Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
thg
thg
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 798
    • Issues 798
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

There will be about 1h of downtime on 2020-03-02 at 13:00 UTC+1 (change of servers and upgrade to Heptapod 0.20.0 final)

  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5558

Closed
Open
Opened Jun 24, 2020 by Bitbucket Importer@bitbucket_importerOwner

Crash on shelve/pull

Created originally on Bitbucket by Anonymous

#!python ** Mercurial version (4.3.2+2-fa4b3b666ca7). TortoiseHg version (4.3.1+19-a47e446add6e) ** Command: --nofork shelve ** CWD: N:\code\pvr ** Encoding: cp1252 ** Extensions loaded: rebase, transplant, purge, strip, histedit, share, record, mercurial_keyring, hgunity, eol, convert, fetch, largefiles, mq, extdiff ** Python version: 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] ** Windows version: sys.getwindowsversion(major=6, minor=2, build=9200, platform=2, service_pack='') ** Processor architecture: x64 ** Qt-4.8.5 PyQt-4.10.3 QScintilla-2.7.2 Traceback (most recent call last): File "tortoisehg\hgqt\shelve.pyo", line 231, in moveFilesRight File "tortoisehg\hgqt\chunks.pyo", line 396, in removeFile File "mercurial\commands.pyo", line 4480, in revert File "mercurial\extensions.pyo", line 322, in closure File "hgext\largefiles\overrides.pyo", line 782, in overriderevert File "mercurial\cmdutil.pyo", line 3501, in revert File "mercurial\cmdutil.pyo", line 3631, in _performrevert File "mercurial\cmdutil.pyo", line 3531, in checkout File "mercurial\context.pyo", line 94, in getitem File "mercurial\context.pyo", line 598, in filectx File "mercurial\context.pyo", line 279, in filenode File "mercurial\context.pyo", line 264, in _fileinfo ManifestLookupError: Runtime/Export/Shaders/ComputeShader.bindings.cs@000000000000: not found in manifest

pulling a branch with -u to update while shelving some files. Expected behavior would be a warning that uncommitted changes were found.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mercurial/tortoisehg/thg#5558