How upgrade from Gogs ver 0.11.53. #3436

Closed
opened 2025-11-02 05:12:55 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @sloong on GitHub (Jun 6, 2019).

My gogs version is 0.11.53.0603. In gitea docs just have "upgrade from gogs version 0.9.146 and older", no say how do if the gogs is newer, Now I don't know how upgrade. Please update the docs.

Originally created by @sloong on GitHub (Jun 6, 2019). My gogs version is 0.11.53.0603. In gitea docs just have "upgrade from gogs version 0.9.146 and older", no say how do if the gogs is newer, Now I don't know how upgrade. Please update the docs.
Author
Owner

@sapk commented on GitHub (Jun 6, 2019):

It must correspond to the last version tested. You can always backup data and try upgrade to gitea. If it doesn't work you can always spin-up an fresh install of gitea and migrate repo from gogs.

@sapk commented on GitHub (Jun 6, 2019): It must correspond to the last version tested. You can always backup data and try upgrade to gitea. If it doesn't work you can always spin-up an fresh install of gitea and migrate repo from gogs.
Author
Owner

@lunny commented on GitHub (Jun 8, 2019):

I think It's time to add a feature to migrate data from a Gogs/Gitea instance since we have finished migrating from Github. It's not too difficult, We need implement https://github.com/go-gitea/gitea/blob/master/modules/migrations/base/uploader.go#L9 just like https://github.com/go-gitea/gitea/blob/master/modules/migrations/github.go#L32

@lunny commented on GitHub (Jun 8, 2019): I think It's time to add a feature to migrate data from a Gogs/Gitea instance since we have finished migrating from Github. It's not too difficult, We need implement https://github.com/go-gitea/gitea/blob/master/modules/migrations/base/uploader.go#L9 just like https://github.com/go-gitea/gitea/blob/master/modules/migrations/github.go#L32
Author
Owner

@sloong commented on GitHub (Jun 28, 2019):

try replace from gogs to gitea binary file, but it don't works.

@sloong commented on GitHub (Jun 28, 2019): try replace from gogs to gitea binary file, but it don't works.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3436