I’m trying to make a version control for my different bot projects. I discovered the team panel and the possibility to add TFS source control. It seems outdated and I made an account for Azure Devops to use TFVC. But now how can I connect it with Uipath? How can I add a server?
I’m totally new to this so thank you for the help!
Thank you for your help. It seems that it is indeed a problem with the service itself. I will explore more what can possibly be done with azure devops and post the nice solution when I will found it
Hi our DevOps project has multiple git repo’s. The UI-teams interface does not allow me to choose a repo. Moreover, if the repo does not have the same name as the project checking in the code is not possible.
Any suggestions how to connect to a specific repo ?
I was able to solve it by using the git way and not the tfs way.
One AzureDevops project covers all data migrations to one specific software, each repo covers ones source from which one can migrate.
Thanks, got it. I managed to connect successfully, but recently got this error:
TF31003:Either you have not entered the necessary credentials or your user account does not have permission to connect to the Team Foundation Server at https://dev.azure.com/*username*. Ask your server administrator to add the appropriate permissions to your account. The following error was encountered: TF30063: You are not authorized to access https://dev.azure.com/*username*
It can be that you don’t have access to that particular resource, but you can also try inputting just the address of the serve instead of the full path, like so: https:/dev.azure.com
It should then give you a list of all folders you have access to.