Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • heptapod heptapod
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 162
    • Issues 162
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

This instance will be upgraded to Heptapod 0.31.0 (final) on 2022-05-24 at 14:00 UTC+2 (a few minutes of down time)

  • heptapod
  • heptapodheptapod
  • Issues
  • #543

Closed
Open
Created Sep 30, 2021 by Georges Racinet@gracinet🦑Owner

Projects with wrongly initialized wiki repos

Most (perhaps all) projects have a wiki repository, even if not using it.

There are instances around with projects where the hg repo for the wiki is not initialized (at all), perhaps due to an old Heptapod bug.

This is harmless in normal operation, but it makes the migration to hashed storage fail for them which in turns block the migration to Heptapod 0.24 (GitLab 14.0). I expect any move to fail, this should also affect transfers.

Workaround:

  • hg init for reponame.wiki.hg alongside reponame.wiki.git
  • copy over of .hg/hgrc from the main repo (necessary because it is part of the repo move operation and generally expected to exist by Heptapod)

The fix is rather easy, it should probably be backported to Heptapod 0.23, since it prevents upgrading from it.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking