Skip to content

bbs2gh migrate-repo --archive-url example #1504

@akordowski

Description

@akordowski

I am currently working on a Bitbucket Server migration where the export archives are uploaded from the BBS to an Azure Storage account. I am trying to perform the migration with the following command:

gh bbs2gh migrate-repo
  --github-org "gh-org"
  --github-repo "gh-repo"
  --github-pat ***
  --bbs-server-url "https://bbs.server.com"
  --bbs-project "bbs-project"
  --bbs-repo "bbs-repo"
  --archive-url "https://storage.blob.core.windows.net/archives/Bitbucket_export_123.tar"
  --azure-storage-connection-string ***
  --target-repo-visibility "private"
  --verbose

But I am getting the following error:

Git archive URL returned a HTTP 409 response. Please make sure that the URL is valid and that the file is accessible","repositoryName":"gh-repo"

Any idea how to setup the --archive-url properly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions