Update gogs_migrate.sh #669

Closed
opened 2025-11-02 03:32:33 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @cez81 on GitHub (Apr 26, 2017).

  • Gitea version (or commit ref): master
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

contrib/migrate/gogs_migrate.sh is hard-coded for v1.0.1. Is this script still relevant and useful? If so it needs updating. Could also be mentioned in the docs https://docs.gitea.io/en-us/upgrade-from-gogs/

Ref:
https://github.com/go-gitea/gitea/pull/1522
https://github.com/go-gitea/gitea/pull/532

Originally created by @cez81 on GitHub (Apr 26, 2017). - Gitea version (or commit ref): master - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description contrib/migrate/gogs_migrate.sh is hard-coded for v1.0.1. Is this script still relevant and useful? If so it needs updating. Could also be mentioned in the docs https://docs.gitea.io/en-us/upgrade-from-gogs/ Ref: https://github.com/go-gitea/gitea/pull/1522 https://github.com/go-gitea/gitea/pull/532
Author
Owner

@cez81 commented on GitHub (Feb 7, 2018):

Script dropped in https://github.com/go-gitea/gitea/pull/2947.

@cez81 commented on GitHub (Feb 7, 2018): Script dropped in https://github.com/go-gitea/gitea/pull/2947.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#669