Commit 61e6e42e authored by Mike Jang's avatar Mike Jang

Merge branch 'poffey21-master-patch-04675' into 'master'

Add details regarding debugging options for BitBucket server imports

See merge request gitlab-org/gitlab!40037
parents 1d3b5d4a 2d5d4edc
......@@ -83,4 +83,9 @@ namespace that started the import process.
## Troubleshooting
If the GUI-based import tool does not work, you can try to:
- Use the [GitLab Import API](../../../api/import.md#import-repository-from-bitbucket-server) Bitbucket server endpoint.
- Set up [Repository Mirroring](../repository/repository_mirroring.md), which provides verbose error output.
See the [troubleshooting](bitbucket.md#troubleshooting) section for [Bitbucket](bitbucket.md).
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment