tfs - Teamcity setup with Visual Studio Team Services -
i have been trying integrate team city visual studio team services , keep getting error, can help.
i have enabled basic authentication in tfs going tfs -> profile -> basic authentication.
trying create create project url on teamcity, getting error on below setting.
settings
repository url: * https://xxxxxx.visualstudio.com/defaultcollection/addbk
error
could not create project specified url, url not recognized
you need specify repository including collection not project.
so http://mytfs.visualstudio.com/defaultcollection repository , can specify $/myteamproject/[path] in "root" variable.
http://confluence.jetbrains.com/display/tcd8/team+foundation+server
for credentials recommend use server account credentials rather local user ones. can server credentials through api or using tfs credential viewer.
Comments
Post a Comment