Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import repositories section is outdated and no longer works #3040

Open
FluffyDiscord opened this issue Dec 2, 2024 · 1 comment
Open

Import repositories section is outdated and no longer works #3040

FluffyDiscord opened this issue Dec 2, 2024 · 1 comment

Comments

@FluffyDiscord
Copy link

Title

@kkimurak
Copy link
Contributor

kkimurak commented Dec 3, 2024

The feature "bare repository importing" have been removed on v16.0.0 release and rake task gitlab:import:repos should not work any more. See upstream merge request that did it : https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118676

The rake task gitlab:import:repos is replaced by gitalb:import_export:import[:username, :namespace_path, :project_path, :archive_path]. Note that it does not allow importing bare repository and requires gzip archive of repository.

We have to update documentation based on https://docs.gitlab.com/17.6/ee/administration/raketasks/project_import_export.html#import-large-projects (link to latest stable release 17.6) or https://docs.gitlab.com/ee/administration/raketasks/project_import_export.html#import-large-projects (latest docs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants