Bitbucket Clone open button disabled

I have a project a in git. I try to clone the project using the uipath sudio. The open button is disabled. In the documentation , it says that the clone supports only the Https. Yes I am using the https.

image

Regards
Balamurugan.S

Hi @balupad14,

Cloning means, downloading a copy (Just remembering you :blush:) . So, we need to give a new empty folder to download the code and it will automatically add a .git file inside which will connect the folder to git repo :slight_smile:

As it states in the screenshot that, the directory is not empty, try giving a new folder without any files in it.

1 Like

Thank you @HareeshMR,

Yes. My folder is empty. here is the screen shot.

Regards
Balamurugan.S

1 Like

Please check if the folder is opened in the command prompt or even in the file explorer or any other sources. These also cause the same error :slight_smile:

1 Like

No @HareeshMR. I am not using the command prompt. Actually I am using the bitbucket.You know I tried with default path c:\users\username\Documents\UiPath is working. if you change the directory, the Open button is disabled. I am using the community version 2019.7.0.

Regards
Balamurugan.S

hi @balupad14

check in the folder are you able to right click and getting options as git options

Thanks
Ashwin.S

1 Like

No @AshwinS2 I don’t have git options.

Thank you
Balamurugan.S

Check this for your reference

Thanks
Ashwin.S

Hi @AshwinS2,

I am using the bitbucket . this is a sample url https://user@bitbucket.org/Project/edpproject1.git .

In this post I have mentioned .

Regards
Balamurugan.S

I’m getting the open button enabled even i change the path :slight_smile: @balupad14

I hope you need to some admin rights or some permissions in your local. As i’m new to bitbucket, I don’t know much about it

image

Hi guys and @loginerror ,
We are going to use the bitbucket in the UiPath . The thing is , We have the access the bitbucket using the email id. But we don’t know the password. Everything is synchronized with active directory and domains. Once we log in system. We will get access the mail and bitbucket without asking password.

So my question is UiPath will the default credential with current system while do the clone.

Regards
Balamurugan.S

Would it be possible that there is a hidden folder in the location? For example, .git folder.

1 Like