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

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -

jquery - Keeping Kendo Datepicker in min/max range -