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 801
    • Issues 801
    • 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

This instance will be upgraded to Heptapod 0.21.0rc2 on 2021-04-16 at 11:00 UTC+2 (a few minutes of down time)

  • mercurial
  • TortoiseHg
  • thgthg
  • Issues
  • #2478

Closed
Open
Created Mar 14, 2013 by Bitbucket Importer@bitbucket_importerOwner

AssertionError in committing

Created originally on Bitbucket by iwata0303 (H Iwata)

I saw this problem in default(ccad6e943229), not in released version.

Below AssersionError is raised when I try to commit.

    #!python
    ** Mercurial version (2.5.2).  TortoiseHg version (2.7.1+86-ccad6e943229)
    ** Command: 
    ** CWD: ***
    ** Encoding: cp932
    ** Extensions loaded: mq, record, graphlog, win32mbcs, histedit, rebase
    ** Python version: 2.7.3 (default, Apr 10 2012, 23:31:26) [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.7.4 PyQt-4.8.6 QScintilla-2.5.1
    Traceback (most recent call last):
      File "***\thg\tortoisehg\hgqt\commit.py", line 466, in mqPerformAction
        return self.commit()
      File "***\thg\tortoisehg\hgqt\commit.py", line 947, in commit
        assert not self.stwidget.partials
    AssertionError

To reproduce

  1. Modify one of versioned files.

  2. In the workbench, select modified file, but keep it unchecked.

  3. Open a new named branch. Now, no files are checked, and change hunks of changed file are shown in editor pane.

  4. Try Commit, and Create branch

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None