Skip to content

GitLab

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

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

  • heptapod
  • heptapodheptapod
  • Issues
  • #429

Closed
Open
Created Feb 22, 2021 by Georges Racinet@gracinet🦑Owner

Outdated error message

This error upon hg push:

remote: GitLab update error: 'You can only use an existing protected branch ref as the basis of a new protected branch.'. Because of this, some changes won't be visible in the web interface
remote: You can only use an existing protected branch ref as the basis of a new protected branch.
abort: push failed on remote

Nowadays, we're firing the pre-receive ourselves, and that is before the Mercurial transaction commit, outlined by the abort: push failed on remote, so "Some changes won't be visible" is outdated, it would make sense only for the post-receive send, which happens, as expected, after Mercurial transaction is complete.

Edited Feb 22, 2021 by Georges Racinet
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None