git - Configuring a TFS 2015 Project - Multiple types of Source Control -
is possible configure tfs 2015 in order have:
1 project in different teams working under using different versions of source control.
the structure aiming described in blog post. 1 project entire company, teams slotted underneath that.
say company cyclingawesome has 2 teams working under project: cyclingawesome.
will team able configure tfs use git (say run website) - , @ same time, team b able configure tfs use tfs source control (say have backend processes)?
how affect setting automated builds either team?
this available part of tfs 2015.1, live in vsts @ moment, if want experiment.
the workflow supports addition of git repositories team project tfvc start with, not many people go git tfvc ;).
with xaml builds, there 2 templates (one tfvc , 1 git), select 1 need build teams code. task (vnext) builds can select source control provider part of repository options.
Comments
Post a Comment