Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure Devops clone This is not a valid source path in source tree

I have managed to finally add my devops account in sourcetree using the https://orgname.visualstudio.com path

Now I am having issues cloning the repository

I am using the path that devops gives me

https://[email protected]/orgname/MyProject/_git/MyRepo

but I get an error saying

This is not a valid source

The details reveal authentication issues... Yet it authenticated fine when adding the account.

What is going on? Does the azure account have to be the default account?

like image 423
coolblue2000 Avatar asked Jul 11 '26 03:07

coolblue2000


1 Answers

I managed to fix this by changing from the sourcetree embedded git to my system git Tools>Options>Git>Git Version>Select System. Afterwards when trying again it prompted me to login on my organization domain with 2 factor as if logging in on the devops web app directly.

My system Git is using manager-core for the credential management which is probably not the same system which the embedded version used.

like image 194
Daan Lubbers Avatar answered Jul 13 '26 23:07

Daan Lubbers



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!