Skip to content
GitLab
Next
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #2137

bitbucket importer documentation out of sync with omnibus package

The documentation regarding bitbucket repositories imports reports wrong paths + I can't start the bitbucket importer due to this problem (my guess).

Specifically, at https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/integration/bitbucket.md, Step 2 reports the following lines:

Step 2: Public key To be able to access repositories on Bitbucket, GitLab will automatically register your public key with >Bitbucket as a deploy key for the repositories to be imported. Your public key needs to be at >~/.ssh/bitbucket_rsa.pub, which will expand to /home/git/.ssh/bitbucket_rsa.pub in most configurations.

However, at least on my install (Debian 7 64bit, installed from repositories, omnibus package), git user's home is /var/opt/gitlab/ (as per cat /etc/passwd | grep git).

Additionally, even after following the guide, and accounting for these slight changes, the importer button is still grayed out.

Assignee
Assign to
Time tracking