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 838
    • Issues 838
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Mercurial Paris conference scheduled ! Main event : 2022-09-22. Call for papers deadline: 2022-06-17.

  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #5695

Closed
Open
Created Feb 25, 2021 by James Wadsworth@jameswadsworth

Bug when renaming repository

#!python
** Mercurial version (5.2).  TortoiseHg version (5.3.2)
** Command: --nofork
** CWD: /home/james
** Encoding: UTF-8
** Extensions loaded: tortoisehg.util.configitems
** Python version: 3.8.7 (default, Jan 20 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)]
** System: Linux deathstar.xxxxxxxxxxxxxxxx.com 5.10.15-100.fc32.x86_64 #1 SMP Wed Feb 10 17:52:05 UTC 2021 x86_64
** Qt-5.14.2 PyQt-5.14.2 QScintilla-2.11.2
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/tortoisehg/hgqt/repotreemodel.py", line 265, in setData
    if item.setData(index.column(), value):
  File "/usr/lib/python3.8/site-packages/tortoisehg/hgqt/repotreeitem.py", line 457, in setData
    if not hgrcutil.setConfigValue(abshgrcpath, 'web.name', shortname):
  File "/usr/lib/python3.8/site-packages/tortoisehg/hgqt/hgrcutil.py", line 51, in setConfigValue
    cfg.set(cfgFullKey[0], cfgFullKey[1], value)
  File "/usr/lib/python3.8/site-packages/tortoisehg/util/wconfig.py", line 186, in set
    assert isinstance(section, bytes), (section, item, value)
AssertionError: ('web', 'name', b'WLTE Live')
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking