No authenticated Bitbucket repositories found

Issue #227 resolved
Matthew Brown created an issue

This is using a custom Bitbucket site. I am able to authenticate fine with the base URL http://bitbucket.company.internal:7990. It gives no errors, is listed under Authentication, and displays in the status bar with my name.

The problem is that it does not recognize my repo. I’ve run git remote -v in my workspace root and it gives the following:

origin http://bitbucket.company.internal:7990/scm/project/repo.git (fetch)
origin http://bitbucket.company.internal:7990/scm/project/repo.git (push)

Is there something I can do to make it be recognized? I’ve been successfully able to use the repo with my Bitbucket Server just fine.

  • VS Code: v1.39.0 (user setup)
  • Atlascode: v2.1.0
  • Client OS: Windows 10 1903
  • Bitbucket Server: v6.6.1

Comments (5)

  1. Log in to comment