0

My friend wanted to join my repository in android studio when he clicks on check out from version control he at first was given the option to log in and then nothing. he has git installed and also the Bitbucket plugin from the website also. Just when he clicks on check out he gets a loading bar and nothing.

Zoe
  • 27,060
  • 21
  • 118
  • 148
Ryan
  • 433
  • 3
  • 8
  • 14
  • Tell him to try cloning the project manually in order to discard connection, path or access issues (i.e.: repository permissions). – Logain Feb 06 '15 at 06:57

1 Answers1

1

A bit late but maybe this is the problem https://bitbucket.org/atlassian/jetbrains-bitbucket-connector/issue/56/solved-plugin-does-not-work-well-with-idea

I had the same problem, apparently it's a problem with the BitBucket plugin. I used the plugin from Dmitry Cherkas and it worked. Here's the link https://bitbucket.org/dmitry_cherkas/jetbrains-bitbucket-connector/downloads/jetbrains-bitbucket-connector_IC-133.193.zip

daxter1992
  • 468
  • 3
  • 11