Hello !
I try to import a private gitlab repository self-hosted to a Bitbucket cloud repo.
I have always the same error :
15:25:23 git import for: https://git.xxx.xx/repo/ct5.git
15:25:24 Cloning https://git.xxx.xx/repo/ct5.git...
15:25:30 Remote Git clone failed: <class 'bitbucket.apps.asyncx.tasks.RepoImportTask.ImportException'>: Command failed. Return value: 128
I use this documentation and I read a few questions here but no success
I've tried quite a few things :
But I don't know, I have the same error...
Maybe it comes on a gitlab server?
Thank you for your feedback !
G'day, @Corentin Faivre
Welcome to the community!
To begin with, I recommend cloning the repository onto your local machine and identifying the type of credentials used for the process. If you need a username and account password, fill out the import forms with those credentials. This is because the import process is essentially the same as when you clone the repository locally.
However, if the import still fails, I suggest following these steps:
For more information on how to change the remote URL please refer to the following documentation: Change the remote URL to your repository
Regards,
Syahrul
Thank's for your answer ! It's works !
Regards,
Corentin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.