Relative Content

Tag Archive for team-foundation-server

Starting to use TFS – handling internal dependant libraries – local nuget?

Approach I’m trying to get up and running with TFS 2013. This is my priority order for implementing it. Start using it for existing Git Repo projects. Then get automated builds working from check ins (CI?) Start to use for Work Items and backlog etc, when more comfortable with it. Is that a good phased […]

Starting to use TFS – handling internal dependant libraries – local nuget?

Approach I’m trying to get up and running with TFS 2013. This is my priority order for implementing it. Start using it for existing Git Repo projects. Then get automated builds working from check ins (CI?) Start to use for Work Items and backlog etc, when more comfortable with it. Is that a good phased […]

Starting to use TFS – handling internal dependant libraries – local nuget?

Approach I’m trying to get up and running with TFS 2013. This is my priority order for implementing it. Start using it for existing Git Repo projects. Then get automated builds working from check ins (CI?) Start to use for Work Items and backlog etc, when more comfortable with it. Is that a good phased […]

Starting to use TFS – handling internal dependant libraries – local nuget?

Approach I’m trying to get up and running with TFS 2013. This is my priority order for implementing it. Start using it for existing Git Repo projects. Then get automated builds working from check ins (CI?) Start to use for Work Items and backlog etc, when more comfortable with it. Is that a good phased […]

What are branching strategy pros and cons for 2 main types

So at a high level, we have multiple projects/solutions in company and we need to keep them in 1 source control.
Since the number of projects is around 50, we are not creating individual repositories for each of them but instead are all in same repository.
Our branches reflect the environments which is Dev, QCT, STG, PRD.