Can not create project with visual studio online Repository URL
I have followed this blog post http://blog.jetbrains.com/teamcity/2014/09/teamcity-and-visual-studio-online-source-control/#comment-145984
Only problem is that it does not work.
I get following message.
Cannot create a project using the specified URL. The URL is not recognized.
Any ideas how to continue?
Please sign in to leave a comment.
Hi,
Have you entered the correct url, the format should be like this: https://<useraccount>.visualstudio.com/DefaultCollection/_git/<repo_name>? Also have you entered the correct username and password?