You are not allowed to import local repositories. #1413

Closed
opened 2025-11-02 04:00:03 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @strk on GitHub (Dec 31, 2017).

Trying to migrate a repository from git@github.com:go-gitea/gitea.git results in this error message:

  You are not allowed to import local repositories.

... but it's not really a local repository !

Originally created by @strk on GitHub (Dec 31, 2017). Trying to migrate a repository from git@github.com:go-gitea/gitea.git results in this error message: You are not allowed to import local repositories. ... but it's not really a local repository !
Author
Owner

@lafriks commented on GitHub (Dec 31, 2017):

it's just that such syntax is not supported as migrations are not supported using ssh protocol (only local or http(s) are supported)

@lafriks commented on GitHub (Dec 31, 2017): it's just that such syntax is not supported as migrations are not supported using ssh protocol (only local or http(s) are supported)
Author
Owner

@lafriks commented on GitHub (Dec 31, 2017):

Duplicate of #1635

@lafriks commented on GitHub (Dec 31, 2017): Duplicate of #1635
Author
Owner

@strk commented on GitHub (Dec 31, 2017):

I see, thanks

@strk commented on GitHub (Dec 31, 2017): I see, thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1413