In this post we will focus on how to configure and administration with Team Foundation Server (TFS – 2013) What is TFS? According to Wikipedia Team Foundation Server (commonly abbreviated to TFS) is a Microsoft product that provides source code management (either via Team Foundation Version Control or Git), reporting, requirements management, project management (for both agile software […]
Category: TFS
Add Items to Source Control – TFS 2013
In our previous topic we have configured Workspace. if you missed please review from here. In this topic we will see step by step how to add item to source control with check in/out.
Configure Workspace – TFS 2013
In our previous topic we have created Team Project. if missed please review from here. in this part we will configure workspace. Workspace is a local copy where develop & test code. We can manage your workspaces from the Team Explorer. A default workspace created automatically, we can maintain multiple workspace.
Creating Team Project – TFS 2013
In our previous topic we have configured TFS Collection. if you missed please review from here. In this topic we will see step by step how to connect tfs & create new a project. Let’s open Visual Studio 2013 to connect TFS server. From Visual Studio menu bar Choose [TEAM > Connect to Team Foundation Server] to connect TFS server.