I'm looking for a good summary of best practices for working with TFS source control:
Examples:
etc.
If you have not already done so, open your solution, (Keyboard: Ctrl + Shift + O) and then open Solution Explorer (Keyboard: Ctrl + Alt + L). Add your solution to source control. On the Choose Source Control dialog box, choose Team Foundation Version Control.
The major difference with branching between Git and TFVC is that TFVC makes copies of the parent from which it branched while Git branches are just pointers to a commit. This can be a tough concept to understand. When TFVC creates a branch, it creates an entire copy of its parent. This ends up taking more space.
See patterns & practices VSTS Guidance Project and patterns & practices Team Development with TFS Guide.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With